share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.lua
changeset 15135 13e7d4eccb67
parent 15134 a41b8b154f74
child 15257 515a4a317e52
--- a/share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.lua	Fri Jun 07 15:08:06 2019 +0200
+++ b/share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.lua	Fri Jun 07 15:09:42 2019 +0200
@@ -524,7 +524,7 @@
 		fCaptures[i] = 0
 	end
 
-	for h=1, numhhs do
+	for h=0, numhhs-1 do
 		-- Hogs are resurrected for free, so this is pointless
 		AddAmmo(hhs[h], amResurrector, 0)
 		-- Remove suicidal weapons as they might wipe out the team