mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-02 10:00:27 -05:00
Race: decrease round time to 30 seconds
This commit is contained in:
@ -2214,7 +2214,7 @@ all_voice_on_intermission()
|
||||
|
||||
race_init()
|
||||
{
|
||||
level.race_round_increment_time = 60;
|
||||
level.race_round_increment_time = 30;
|
||||
level.race_round_increment_points = 500;
|
||||
level.race_round_max = 20;
|
||||
|
||||
|
Reference in New Issue
Block a user