From 8fc99720c7e5b0b6f9340d3b98f5e75a4916e0dd Mon Sep 17 00:00:00 2001 From: richard Date: Tue, 21 Jul 2009 22:05:44 +0200 Subject: [PATCH] Updated default mother zombie in config. --- cstrike/cfg/sourcemod/zombiereloaded/zombiereloaded.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cstrike/cfg/sourcemod/zombiereloaded/zombiereloaded.cfg b/cstrike/cfg/sourcemod/zombiereloaded/zombiereloaded.cfg index 62f62c3..eb9bbe9 100644 --- a/cstrike/cfg/sourcemod/zombiereloaded/zombiereloaded.cfg +++ b/cstrike/cfg/sourcemod/zombiereloaded/zombiereloaded.cfg @@ -160,8 +160,8 @@ zr_classes_default_human "random" zr_classes_default_zombie "random" // Zombie class assigned to mother zombies. ["motherzombies" = Random mother zombie class | "random" = Random regular zombie class | "disabled" = Don't change class on mother zombies] -// Default: "random" -zr_classes_default_mother_zombie "random" +// Default: "motherzombies" +zr_classes_default_mother_zombie "motherzombies" // Menu