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