~widelands-dev/widelands/bug_1784151_fix_emp04_due_to_changed_program_names

« back to all changes in this revision

Viewing changes to data/campaigns/emp04.wmf/scripting/tribes/lumberjacks_house2.lua

  • Committer: franku
  • Date: 2018-07-30 17:31:02 UTC
  • Revision ID: somal@arcor.de-20180730173102-8utzm7j3hegs2amj
fixed some other changed program names

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
         descname = "felling trees",
42
42
         actions = {
43
43
            "sleep=400000", -- Barbarian lumberjack sleeps 25000
44
 
            "worker=chop"
 
44
            "callworker=harvest"
45
45
         }
46
46
      },
47
47
   },