Skip to content

Commit 7d82849

Browse files
committed
Replace non-functional header implementation for RCTC campaign
1 parent 4a77a3a commit 7d82849

File tree

1 file changed

+10
-30
lines changed

1 file changed

+10
-30
lines changed

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

Lines changed: 10 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
"numUnlockedGroups": 3,
1818
"scenarioGroups": [
1919
{
20-
"header": {
21-
"en-GB": "Graphite Group"
22-
},
20+
"header": "Graphite Group",
2321
"scenarios": [
2422
{
2523
"title": "Forest Frontiers",
@@ -60,9 +58,7 @@
6058
]
6159
},
6260
{
63-
"header": {
64-
"en-GB": "Emerald Group"
65-
},
61+
"header": "Emerald Group",
6662
"scenarios": [
6763
{
6864
"title": "Bumbly Beach",
@@ -103,9 +99,7 @@
10399
]
104100
},
105101
{
106-
"header": {
107-
"en-GB": "Ruby Group"
108-
},
102+
"header": "Ruby Group",
109103
"scenarios": [
110104
{
111105
"title": "Millennium Mines",
@@ -146,9 +140,7 @@
146140
]
147141
},
148142
{
149-
"header": {
150-
"en-GB": "Sapphire Group"
151-
},
143+
"header": "Sapphire Group",
152144
"scenarios": [
153145
{
154146
"title": "Iceberg Islands",
@@ -189,9 +181,7 @@
189181
]
190182
},
191183
{
192-
"header": {
193-
"en-GB": "Amethyst group"
194-
},
184+
"header": "Amethyst group",
195185
"scenarios": [
196186
{
197187
"title": "Fun Fortress",
@@ -232,9 +222,7 @@
232222
]
233223
},
234224
{
235-
"header": {
236-
"en-GB": "Coral Group"
237-
},
225+
"header": "Coral Group",
238226
"scenarios": [
239227
{
240228
"title": "Butterfly Dam",
@@ -279,9 +267,7 @@
279267
]
280268
},
281269
{
282-
"header": {
283-
"en-GB": "Ivory Group"
284-
},
270+
"header": "Ivory Group",
285271
"scenarios": [
286272
{
287273
"title": "Utopia Park",
@@ -326,9 +312,7 @@
326312
]
327313
},
328314
{
329-
"header": {
330-
"en-GB": "Bronze Group"
331-
},
315+
"header": "Bronze Group",
332316
"scenarios": [
333317
{
334318
"title": "Dusty Desert",
@@ -373,9 +357,7 @@
373357
]
374358
},
375359
{
376-
"header": {
377-
"en-GB": "Silver Group"
378-
},
360+
"header": "Silver Group",
379361
"scenarios": [
380362
{
381363
"title": "Fiasco Forest",
@@ -420,9 +402,7 @@
420402
]
421403
},
422404
{
423-
"header": {
424-
"en-GB": "Gold Group"
425-
},
405+
"header": "Gold Group",
426406
"scenarios": [
427407
{
428408
"title": "Rainbow Valley",

0 commit comments

Comments
 (0)