mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-29 12:40:40 +00:00
4 -> 5
This commit is contained in:
parent
031f142459
commit
52dc945804
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…
Reference in a new issue