1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-11 15:48:05 -05:00

MOTD: really fix shock boxes

This commit is contained in:
Jbleezy
2024-04-02 18:44:15 -07:00
parent 27edd165e4
commit cedfdc73fc
2 changed files with 6 additions and 0 deletions

View File

@ -69,6 +69,8 @@ main()
level.zombiemode_using_additionalprimaryweapon_perk = 1;
level.zombiemode_using_divetonuke_perk = 1;
maps\mp\zombies\_zm_perk_divetonuke::enable_divetonuke_perk_for_level();
precacheModel("p6_zm_al_shock_box_on");
}
door_changes();