~widelands-dev/widelands/lenient_allowed_buildings

« back to all changes in this revision

Viewing changes to data/campaigns/fri01.wmf/scripting/init.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:
16
16
first_to_flood = map:get_field(9, 89)
17
17
expansion_mark = map:get_field(68, 68)
18
18
warehouse_mark = map:get_field(44, 77)
19
 
port_space = map:get_field(210, 10)
20
19
 
21
20
-- Time in ms that elapses between the drowning of two fields when flooding
22
21
flood_speed = 430