share/hedgewars/Data/Maps/ClimbHome/desc.txt
author Wuzzy <Wuzzy2@mail.ru>
Sat, 02 Nov 2019 13:01:28 +0100
changeset 15501 5a30396f8fb2
parent 12810 28e8f1d76b06
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:
11899
0b6baf802b3d Fix improper locale detection for mission map descriptions
Wuzzy <almikes@aol.com>
parents: 11898
diff changeset
     1
en=You are far from home and the water is rising. Climb as fast as you can.
0b6baf802b3d Fix improper locale detection for mission map descriptions
Wuzzy <almikes@aol.com>
parents: 11898
diff changeset
     2
de=Du bist fern von Zuhause und das Wasser steigt. Klettere so schnell du kannst.
12810
28e8f1d76b06 Update Polish tips and mission map descriptions
KoBeWi
parents: 11899
diff changeset
     3
pl=Jesteś daleko od domu_c a woda się podwyższa. Wspinaj się najszybciej_c jak potrafisz.