mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-27 07:51:36 +00:00
4 -> 5
This commit is contained in:
parent
0b532a4dea
commit
c3b8054daf
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ void M_SetupDefaultConditionSets(void)
|
|||
M_AddRawCondition(4, 1, UC_TOTALEMBLEMS, 40, 0, 0);
|
||||
M_AddRawCondition(4, 2, UC_MATCHESPLAYED, 150, 0, 0);
|
||||
|
||||
// -- 4: Collect 50 emblems ONLY
|
||||
// -- 5: Collect 50 emblems ONLY
|
||||
M_AddRawCondition(5, 1, UC_TOTALEMBLEMS, 50, 0, 0);
|
||||
|
||||
// -- 10: Play 100 matches
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue