Update DMGame.cs

This commit is contained in:
ChocoTaco 2019-03-19 21:05:15 -04:00
parent eefff5efd7
commit fd5fd305c5

View file

@ -9,8 +9,8 @@
//Kill //Kill
//Don't get killed //Don't get killed
//Points are scored for each kill you make and subtracted each time you die //Points are scored for each kill you make and subtracted each time you die
//First person to 25 points wins //Kill waypointed enemies for a bonus
//Go after those on kill streaks for a bonus. //First to 25 points wins
//--- GAME RULES END --- //--- GAME RULES END ---
$InvBanList[DM, "TurretOutdoorDeployable"] = 1; $InvBanList[DM, "TurretOutdoorDeployable"] = 1;