hedgewars/uAIAmmoTests.pas
changeset 6888 32a54322d262
parent 6879 f44042ba755c
child 6894 555a8d8db228
--- a/hedgewars/uAIAmmoTests.pas	Sat Apr 14 22:40:23 2012 +0400
+++ b/hedgewars/uAIAmmoTests.pas	Sat Apr 14 23:19:45 2012 +0400
@@ -826,8 +826,9 @@
     maxTop: longword;
 begin
     TestTeleport := BadTurn;
+    exit();
     Level:= Level; // avoid compiler hint
-    FillBonuses(true, [gtCase]);
+    //FillBonuses(true, [gtCase]);
     if bonuses.Count = 0 then
         begin
         if Me^.Health <= 100  then