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

Tranzit: add PDW-57

This commit is contained in:
Jbleezy
2024-03-21 12:49:23 -07:00
parent be348876c8
commit 4ef402960d
13 changed files with 134 additions and 0 deletions

View File

@ -47,4 +47,5 @@ start_zombie_stuff()
init_level_specific_wall_buy_fx()
{
level._effect["an94_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_an94");
level._effect["pdw57_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_pdw57");
}