~widelands-dev/widelands/lenient_allowed_buildings

« back to all changes in this revision

Viewing changes to data/campaigns/emp04.wmf/scripting/tribes/mill1.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:
48
48
            "sleep=5000",
49
49
            "return=skipped unless economy needs flour",
50
50
            "consume=wheat:2",
51
 
            "play_sound=sound/mill mill_turning 240",
 
51
            "playsound=sound/mill mill_turning 240",
52
52
            "animate=working 10000",
53
53
            "produce=flour"
54
54
         }