1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-07 21:59:49 -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_additionalprimaryweapon_perk = 1;
level.zombiemode_using_divetonuke_perk = 1; level.zombiemode_using_divetonuke_perk = 1;
maps\mp\zombies\_zm_perk_divetonuke::enable_divetonuke_perk_for_level(); maps\mp\zombies\_zm_perk_divetonuke::enable_divetonuke_perk_for_level();
precacheModel("p6_zm_al_shock_box_on");
} }
door_changes(); door_changes();

View File

@ -61,9 +61,13 @@ image,waypoint_revive_guards
material,waypoint_revive_guards material,waypoint_revive_guards
image,waypoint_revive_inmates image,waypoint_revive_inmates
material,waypoint_revive_inmates material,waypoint_revive_inmates
techniqueset,mc_sw4_3d_phong_emissive_alcatraz_90892wq5
image,p6_zm_al_shock_box_e image,p6_zm_al_shock_box_e
image,~~-gp6_zm_al_shock_box_s-rgb&~4066ec70 image,~~-gp6_zm_al_shock_box_s-rgb&~4066ec70
image,p6_zm_al_shock_box_n
image,~-gp6_zm_al_shock_box_c
material,mc/mtl_p6_zm_al_shock_box_on material,mc/mtl_p6_zm_al_shock_box_on
material,mc/com_glass_clear
xmodel,p6_zm_al_shock_box_on xmodel,p6_zm_al_shock_box_on
fx,maps/zombie_alcatraz/fx_alcatraz_skull_elec fx,maps/zombie_alcatraz/fx_alcatraz_skull_elec
footsteptable,default_1st_person footsteptable,default_1st_person