Fixed Tricolor Turf War gamemode name.

This commit is contained in:
flash 2023-02-12 05:18:56 +00:00
parent 1321a09a93
commit 55672be6ca

View file

@ -537,9 +537,9 @@ if($typeId === SP_TYPE_SCHED) { // SCHEDULE SHIT
'end' => splatoon2_format_date(strtotime('tomorrow')), 'end' => splatoon2_format_date(strtotime('tomorrow')),
'variant' => 'vs', 'variant' => 'vs',
'ruleset' => [ 'ruleset' => [
'id' => 'TRICOLOR', 'id' => 'TRICOLOR_TURF_WAR',
'name' => 'Tricolor Battle', 'name' => 'Tricolor Turf War',
'short' => 'TB', 'short' => 'TTW',
], ],
'stages' => [ 'stages' => [
[ [