Skip to content

Commit e7b0300

Browse files
authored
Fix aussie fountain set name dupe
The australian fountain set objects are both called "Australian Fountain Set 2", i've fixed this so that the 'rows' fountain set is now called "Australian Fountain Set 1" since it is the first one listed of the two in the australian theming.
1 parent 1836558 commit e7b0300

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

objects/rct2ww/scenery_small/rct2ww.scenery_small.fountrow.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -46,24 +46,24 @@
4646
],
4747
"strings": {
4848
"name": {
49-
"en-GB": "Australian Fountain Set 2",
50-
"fr-FR": "Fontaine australienne 2",
51-
"de-DE": "Australisches Brunnen-Set 2",
52-
"es-ES": "Conjunto fuente australiana 2",
53-
"it-IT": "Fontane australiane, gruppo 2",
54-
"nl-NL": "Stuk Australische fontein 2",
55-
"sv-SE": "Australiensisk fontän 2",
49+
"en-GB": "Australian Fountain Set 1",
50+
"fr-FR": "Fontaine australienne 1",
51+
"de-DE": "Australisches Brunnen-Set 1",
52+
"es-ES": "Conjunto fuente australiana 1",
53+
"it-IT": "Fontane australiane, gruppo 1",
54+
"nl-NL": "Stuk Australische fontein 1",
55+
"sv-SE": "Australiensisk fontän 1",
5656
"cs-CZ": "Australská fontána",
57-
"ko-KR": "오스트레일리아 분수 세트 2",
58-
"pl-PL": "Australijska fontanna zestaw 2",
59-
"ru-RU": "Набор австралийских фонтанов 2",
60-
"pt-BR": "Conjunto de Fontes Australianas 2",
61-
"ja-JP": "オーストラリアの噴水セット2",
62-
"eo-ZZ": "Aŭstralazia Fontanaro 2",
63-
"ca-ES": "Conjunt de fonts australianes 2",
64-
"fi-FI": "Australialainen suihkulähdesetti 2",
65-
"zh-CN": "澳大利亚喷泉2",
66-
"gl-ES": "Conxunto de Fontes Australianas 2"
57+
"ko-KR": "오스트레일리아 분수 세트 1",
58+
"pl-PL": "Australijska fontanna zestaw 1",
59+
"ru-RU": "Набор австралийских фонтанов 1",
60+
"pt-BR": "Conjunto de Fontes Australianas 1",
61+
"ja-JP": "オーストラリアの噴水セット1",
62+
"eo-ZZ": "Aŭstralazia Fontanaro 1",
63+
"ca-ES": "Conjunt de fonts australianes 1",
64+
"fi-FI": "Australialainen suihkulähdesetti 1",
65+
"zh-CN": "澳大利亚喷泉1",
66+
"gl-ES": "Conxunto de Fontes Australianas 1"
6767
}
6868
}
6969
}

0 commit comments

Comments
 (0)