AntiNoob: oops
This commit is contained in:
parent
bc857ef60e
commit
5c7c783c59
@ -386,7 +386,7 @@ public void PerformMediumHelp()
|
|||||||
{
|
{
|
||||||
ServerCommand("zr_class_set_multiplier zombies knockback %f", 1.0 + g_fKnockbackMediumBoost);
|
ServerCommand("zr_class_set_multiplier zombies knockback %f", 1.0 + g_fKnockbackMediumBoost);
|
||||||
ServerCommand("zr_napalm_time_scale %f", 50.0 - g_fNapalmMediumReduction);
|
ServerCommand("zr_napalm_time_scale %f", 50.0 - g_fNapalmMediumReduction);
|
||||||
g_fCurrentKnockbackBoost = 1.0 + g_fKnockbackMediumBoost + g_fKnockbackPopulationBoost;
|
g_fCurrentKnockbackBoost = 1.0 + g_fKnockbackMediumBoost;
|
||||||
g_fCurrentNapalmDamage = 50.0 - g_fNapalmMediumReduction;
|
g_fCurrentNapalmDamage = 50.0 - g_fNapalmMediumReduction;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user