~widelands-dev/widelands/lenient_allowed_buildings

« back to all changes in this revision

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

  • Committer: GunChleoc
  • Date: 2018-08-10 07:47:52 UTC
  • mfrom: (8771.1.5 trunk)
  • Revision ID: fios@foramnagaidhlig.net-20180810074752-54oc4dk3n53v6uqe
Merged trunk.

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
   },