1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00

Brutus and Panzersoldat: decrease footstep screen shake

This commit is contained in:
Jbleezy
2024-01-26 02:28:44 -08:00
parent 47c4377615
commit 24e21b1f76
6 changed files with 100 additions and 3 deletions

View File

@ -3,6 +3,8 @@
main()
{
replaceFunc(clientscripts\mp\zombies\_zm_ai_brutus::brutusfootstepcbfunc, scripts\zm\replaced\_zm_ai_brutus::brutusfootstepcbfunc);
if (is_gametype_active("zstandard"))
{
level.zombiemode_using_additionalprimaryweapon_perk = 1;