changeset 12079 | 8f222872d432 |
parent 12077 | ce3860c82c8b |
child 12080 | 6c734d8defef |
--- a/share/hedgewars/Data/Maps/Control/map.lua Fri Nov 25 03:14:46 2016 +0100 +++ b/share/hedgewars/Data/Maps/Control/map.lua Fri Nov 25 13:38:24 2016 +0100 @@ -309,6 +309,7 @@ GameFlags = band(bor(GameFlags, gfInfAttack + gfSolidLand), bnot(gfKing + gfForts)) WaterRise = 0 + HealthDecrease = 0 end