1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-07-02 01:50:06 -05:00

Meat: check for life and kill brushes

Buried: remove life brush below Maze Staircase
This commit is contained in:
Jbleezy
2023-04-01 15:04:59 -07:00
parent 05fa5c242a
commit 87c327d6bd
5 changed files with 66 additions and 6 deletions

View File

@ -192,7 +192,6 @@ main()
flag_set("mansion_door1");
level.zones["zone_mansion"].is_enabled = 0;
maps\mp\zombies\_zm::spawn_kill_brush( (4919, 575, -511), 128, 300 );
maps\mp\zombies\_zm::spawn_kill_brush( (6751, 568, -785), 256, 400 );
init_wallbuys();
init_barriers();
disable_player_spawn_locations();