hedgewars/uConsts.pas
changeset 1608 2631f5026714
parent 1601 0cff69c8c4cf
child 1625 37aae47943ce
--- a/hedgewars/uConsts.pas	Thu Jan 08 15:54:32 2009 +0000
+++ b/hedgewars/uConsts.pas	Thu Jan 08 15:56:14 2009 +0000
@@ -1067,7 +1067,7 @@
 			SkipTurns: 0;
 			PosCount: 1;
 			PosSprite: sprWater),
-			(NameId: sidAirAttack;
+			(NameId: sidNapalm;
 			NameTex: nil;
 			Probability: 100;
 			NumberInCase: 1;
@@ -1085,7 +1085,7 @@
 			minAngle: 0;
 			maxAngle: 0;
 			isDamaging: true;
-			SkipTurns: 0;
+			SkipTurns: 7;
 			PosCount: 2;
 			PosSprite: sprAmAirplane),
 			(NameId: sidDrill;