From fd5fd305c51bf93cc7d0a6ada6da21dd1600f8a8 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Tue, 19 Mar 2019 21:05:15 -0400 Subject: [PATCH] Update DMGame.cs --- Classic/scripts/DMGame.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Classic/scripts/DMGame.cs b/Classic/scripts/DMGame.cs index fa1293f..aa7a59f 100644 --- a/Classic/scripts/DMGame.cs +++ b/Classic/scripts/DMGame.cs @@ -9,8 +9,8 @@ //Kill //Don't get killed //Points are scored for each kill you make and subtracted each time you die -//First person to 25 points wins -//Go after those on kill streaks for a bonus. +//Kill waypointed enemies for a bonus +//First to 25 points wins //--- GAME RULES END --- $InvBanList[DM, "TurretOutdoorDeployable"] = 1;