cheezemonkey pointed out this is no longer damaging
authornemo
Wed, 24 Apr 2013 10:34:52 -0400
changeset 8936 60590b446468
parent 8935 701e3267edce
child 8937 72038f52693b
cheezemonkey pointed out this is no longer damaging
hedgewars/uVariables.pas
--- a/hedgewars/uVariables.pas	Sun Apr 21 17:38:17 2013 -0400
+++ b/hedgewars/uVariables.pas	Wed Apr 24 10:34:52 2013 -0400
@@ -2100,7 +2100,7 @@
             TimeAfterTurn: 3000;
             minAngle: 0;
             maxAngle: 0;
-            isDamaging: true;
+            isDamaging: false;
             SkipTurns: 0;
             PosCount: 1;
             PosSprite: sprWater;