~widelands-dev/widelands/expedition-cfg

« back to all changes in this revision

Viewing changes to data/tribes/buildings/productionsites/barbarians/coalmine_deeper/init.lua

Merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
         -- TRANSLATORS: Completed/Skipped/Did not start mining coal because ...
60
60
         descname = _"mining coal",
61
61
         actions = {
62
 
            "sleep=5000",
63
62
            "return=skipped unless economy needs coal",
64
63
            "consume=meal",
65
 
            "sleep=32000",
 
64
            "sleep=37000",
66
65
            "call=mine_produce",
67
66
            "call=mine_produce",
68
67
            "call=mine_produce",