Update TKwarn.cs

Added machineeggs exclude
This commit is contained in:
ChocoTaco1 2020-09-06 16:18:17 -04:00
parent 56959057d3
commit 164d2e7c6c

View file

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