mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-12 16:18:00 -05:00
Diner: disable out of playable area zones
This commit is contained in:
@ -108,6 +108,8 @@ precache()
|
|||||||
|
|
||||||
main()
|
main()
|
||||||
{
|
{
|
||||||
|
level.zones["zone_diner_roof"].is_enabled = 0;
|
||||||
|
level.zones["zone_trans_diner2"].is_enabled = 0;
|
||||||
treasure_chest_init();
|
treasure_chest_init();
|
||||||
init_wallbuys();
|
init_wallbuys();
|
||||||
init_barriers();
|
init_barriers();
|
||||||
|
Reference in New Issue
Block a user