~widelands-dev/widelands/trunk

« back to all changes in this revision

Viewing changes to data/tribes/buildings/trainingsites/empire/trainingcamp/init.lua

  • Committer: The Widelands Bunnybot
  • Date: 2025-03-24 22:44:00 UTC
  • Revision ID: bunnybot@widelands.org-20250324224400-xw0vquoipw4u3196
Update performance helptext for comparable buildings between tribes, big sites (CB #4947 / GH #6587)

Co-authored-by: Pavol Gono <pavol.gono@gmail.com>
Co-authored-by: Pavol Gono <pavol.gono@gmail.com>
Co-committed-by: Pavol Gono <pavol.gono@gmail.com>

(by bunnybot)
46a66c0b4f7cc2b6080ad1f161f31cf1d944ee53

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
   },
62
62
 
63
63
   programs = {
 
64
      -- Calculation of complete training of one soldier:
 
65
      -- each partial training takes additional 6 sec - see TrainingSite::TrainingSite()
 
66
      -- time total: 8 * 36 = 288 sec
64
67
      sleep = {
65
68
         -- TRANSLATORS: Completed/Skipped/Did not start sleeping because ...
66
69
         descname = _("sleeping"),