mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 15:48:05 -05:00
Grief: add bleed out award points
This commit is contained in:
@ -913,6 +913,7 @@ on_player_bleedout()
|
||||
|
||||
if(level.scr_zm_ui_gametype_obj == "zgrief")
|
||||
{
|
||||
self add_grief_bleedout_score();
|
||||
increment_score(getOtherTeam(self.team));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user