equal
deleted
inserted
replaced
10 end |
10 end |
11 end |
11 end |
12 |
12 |
13 SimpleMission({ |
13 SimpleMission({ |
14 missionTitle = loc("Big Armory"), |
14 missionTitle = loc("Big Armory"), |
|
15 missionIcon = -amBazooka, |
15 wind = 15, |
16 wind = 15, |
16 initVars = { |
17 initVars = { |
17 TurnTime = 45000, |
18 TurnTime = 45000, |
18 Seed = "{7e34a56b-ee7b-4fe1-8f30-352a998f3f6a}", |
19 Seed = "{7e34a56b-ee7b-4fe1-8f30-352a998f3f6a}", |
19 GameFlags = gfDisableWind + gfDisableLandObjects, |
20 GameFlags = gfDisableWind + gfDisableLandObjects, |