mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
Tranzit: add SVU-AS
This commit is contained in:
@ -171,6 +171,7 @@ 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");
|
||||
level._effect["svu_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_svuas");
|
||||
}
|
||||
|
||||
lava_damage_depot()
|
||||
|
Reference in New Issue
Block a user