mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-12 08:08:00 -05:00
Meat: decrease score to win to 200
This commit is contained in:
@ -1417,7 +1417,7 @@ get_gamemode_winning_score()
|
||||
}
|
||||
else if(level.scr_zm_ui_gametype_obj == "zmeat")
|
||||
{
|
||||
return 250;
|
||||
return 200;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user