This commit is contained in:
hubdom 2020-08-09 00:40:52 +02:00 committed by zaCade
parent 2f9bd13cb1
commit ec6bbd05b6

View File

@ -529,7 +529,7 @@ CvarsCreate()
g_hCvarsList[CVAR_KNOCKBACK_MAXVEL] = CreateConVar("zr_knockback_maxvel", "0", "Set maximum velocity zombies can get from knockback ['0' = Off].");
// ===========================
// ===========================
// Aura Motherzombie (module)
// ===========================
g_hCvarsList[CVAR_AURA_MZOMBIE] = CreateConVar("zr_aura_mzombie", "1", "Enables an Aura arround motherzombies where other zombies have increased healthregen.");