share/hedgewars/Data/Maps/ClimbHome/map.cfg
author Wuzzy <Wuzzy2@mail.ru>
Sat, 02 Nov 2019 13:01:28 +0100
changeset 15501 5a30396f8fb2
parent 15191 0e8bb82af355
permissions -rw-r--r--
ClimbHome: Change misleading Seed assignment to nil value This was "Seed = ClimbHome", but ClimbHome was a nil value. This code still worked as the engine interpreted the nil value as empty string. But it can be very misleading. This changeset makes the Seed assignment more explicit by assigning the empty string directly. The compability has been tested.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10413
afd746a538ef climb home training/multiplayer
nemo
parents:
diff changeset
     1
EarthRise
15191
0e8bb82af355 48 used to be the limit
nemo
parents: 12391
diff changeset
     2
64
10413
afd746a538ef climb home training/multiplayer
nemo
parents:
diff changeset
     3
Timeless
12391
832a1d22bfe8 Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Wuzzy <almikes@aol.com>
parents: 10413
diff changeset
     4
locked