Added SimpleFlagArena

This commit is contained in:
ChocoTaco1 2021-02-22 20:53:05 -05:00
parent de59a3a6d0
commit 9915a45d66

View file

@ -15,7 +15,7 @@ function DefaultGame::testTeamKill(%game, %victimID, %killerID)
return true;
// Ignore this map
if($CurrentMission $= "Mac_FlagArena" || $CurrentMission $= "Machineeggs")
if($CurrentMission $= "Mac_FlagArena" || $CurrentMission $= "Machineeggs" || $CurrentMission $= "DMP_SimpleFlagArena")
return true;
// warn the player