1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-24 14:10:30 -05:00

Buried: add Maze location

This commit is contained in:
Jbleezy
2023-03-18 15:34:13 -07:00
parent 4d115f3407
commit f5154a1446
8 changed files with 305 additions and 23 deletions

View File

@ -21,6 +21,8 @@ init()
wait_network_frame();
level notify( "tombstone_on" );
wait_network_frame();
level notify( "additionalprimaryweapon_on" );
wait_network_frame();
level notify( "Pack_A_Punch_on" );
}