mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 15:48:05 -05:00
Grief: Brutus stays on map after round restart
This commit is contained in:
@ -30,4 +30,9 @@ brutus_health_increases()
|
||||
}
|
||||
level.brutus_last_spawn_round = level.round_number;
|
||||
}
|
||||
}
|
||||
|
||||
brutus_cleanup_at_end_of_grief_round()
|
||||
{
|
||||
// stays on map
|
||||
}
|
Reference in New Issue
Block a user