1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-07-08 21:08:17 -05:00

Origins: add life brush at Above Generator 3 Bunker zone

This commit is contained in:
Jbleezy
2023-04-22 03:16:45 -07:00
parent e2c3f8ba40
commit ee249b2268
2 changed files with 4 additions and 1 deletions

View File

@ -92,6 +92,8 @@ init()
level.zombie_vars["below_world_check"] = -3000;
maps\mp\zombies\_zm::spawn_life_brush( (1839, 3574, -228), 512, 256 );
change_stargate_teleport_return_player_angles();
level thread zombie_blood_dig_changes();