share/hedgewars/Data/Maps/Control/map.lua
changeset 13103 cf2a58dccc4a
parent 13102 a4872ca7f17c
child 13272 5984e8c6cbeb
--- a/share/hedgewars/Data/Maps/Control/map.lua	Thu Mar 08 01:12:35 2018 +0100
+++ b/share/hedgewars/Data/Maps/Control/map.lua	Thu Mar 08 01:22:00 2018 +0100
@@ -319,7 +319,7 @@
 	-- Things we don't modify here will use their default values.
 	
 	EnableGameFlags(gfInfAttack, gfSolidLand)
-	DisableGameFlags(gfKing, gfForts)
+	DisableGameFlags(gfKing, gfForts, gfAISurvival)
 	WaterRise = 0
 	HealthDecrease = 0