Skip to content

Commit 7ed17c1

Browse files
committed
Use String IDs for RCT Classic groups
1 parent ec011e8 commit 7ed17c1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

objects/rct2/campaign/rct2.campaign.rct_classic.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"numUnlockedGroups": 3,
1818
"scenarioGroups": [
1919
{
20-
"header": "Graphite Group",
20+
"header": "rctClassicGraphiteGroup",
2121
"scenarios": [
2222
{
2323
"title": "Forest Frontiers",
@@ -58,7 +58,7 @@
5858
]
5959
},
6060
{
61-
"header": "Emerald Group",
61+
"header": "rctClassicEmeraldGroup",
6262
"scenarios": [
6363
{
6464
"title": "Bumbly Beach",
@@ -99,7 +99,7 @@
9999
]
100100
},
101101
{
102-
"header": "Ruby Group",
102+
"header": "rctClassicRubyGroup",
103103
"scenarios": [
104104
{
105105
"title": "Millennium Mines",
@@ -140,7 +140,7 @@
140140
]
141141
},
142142
{
143-
"header": "Sapphire Group",
143+
"header": "rctClassicSapphireGroup",
144144
"scenarios": [
145145
{
146146
"title": "Iceberg Islands",
@@ -181,7 +181,7 @@
181181
]
182182
},
183183
{
184-
"header": "Amethyst group",
184+
"header": "rctClassicAmethystGroup",
185185
"scenarios": [
186186
{
187187
"title": "Fun Fortress",
@@ -222,7 +222,7 @@
222222
]
223223
},
224224
{
225-
"header": "Coral Group",
225+
"header": "rctClassicCoralGroup",
226226
"scenarios": [
227227
{
228228
"title": "Butterfly Dam",
@@ -267,7 +267,7 @@
267267
]
268268
},
269269
{
270-
"header": "Ivory Group",
270+
"header": "rctClassicIvoryGroup",
271271
"scenarios": [
272272
{
273273
"title": "Utopia Park",
@@ -312,7 +312,7 @@
312312
]
313313
},
314314
{
315-
"header": "Bronze Group",
315+
"header": "rctClassicBronzeGroup",
316316
"scenarios": [
317317
{
318318
"title": "Dusty Desert",
@@ -357,7 +357,7 @@
357357
]
358358
},
359359
{
360-
"header": "Silver Group",
360+
"header": "rctClassicSilverGroup",
361361
"scenarios": [
362362
{
363363
"title": "Fiasco Forest",
@@ -402,7 +402,7 @@
402402
]
403403
},
404404
{
405-
"header": "Gold Group",
405+
"header": "rctClassicGoldGroup",
406406
"scenarios": [
407407
{
408408
"title": "Rainbow Valley",

0 commit comments

Comments
 (0)