1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 15:17:57 -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

@ -170,6 +170,7 @@ include_weapons()
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");
}
lava_damage_depot()