-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split dam tower & brick base block objects
The dam tower had supports added to it, however this broke some parks that deliberately used it without supports. This fixes that by turning the original object into a compat object with support rendering disabled and a new object with support rendering enabled.
- Loading branch information
Showing
9 changed files
with
132 additions
and
9 deletions.
There are no files selected for viewing
Binary file removed
BIN
-1.44 KB
objects/official/scenery_small/toontowner.scenery_small.xxbbbr01/images/2.png
Binary file not shown.
Binary file removed
BIN
-1.44 KB
objects/official/scenery_small/toontowner.scenery_small.xxbbbr01/images/3.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
55 changes: 55 additions & 0 deletions
55
objects/official/scenery_small/toontowner.scenery_small.xxbbbr01_fix/object.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"id": "toontowner.scenery_small.xxbbbr01_fix", | ||
"authors": [ | ||
"Simon Foster", | ||
"ToonTowner" | ||
], | ||
"version": "1.0", | ||
"sourceGame": "official", | ||
"objectType": "scenery_small", | ||
"properties": { | ||
"price": 20, | ||
"removalPrice": 0, | ||
"cursor": "CURSOR_HOUSE_DOWN", | ||
"height": 8, | ||
"shape": "4/4", | ||
"SMALL_SCENERY_FLAG_VOFFSET_CENTRE": true, | ||
"requiresFlatSurface": true, | ||
"isRotatable": true, | ||
"isStackable": true, | ||
"prohibitWalls": true, | ||
"hasNoSupports": true, | ||
"allowSupportsAbove": true | ||
}, | ||
"images": [ | ||
{ "path": "images/0.png", "x": -32, "y": -9 }, | ||
{ "path": "images/0.png", "x": -32, "y": -9 }, | ||
{ "path": "images/0.png", "x": -32, "y": -9 }, | ||
{ "path": "images/0.png", "x": -32, "y": -9 } | ||
], | ||
"strings": { | ||
"name": { | ||
"en-GB": "Base Block", | ||
"fr-FR": "Bloc de base", | ||
"de-DE": "Basisblock", | ||
"es-ES": "Bloque de base", | ||
"it-IT": "Base", | ||
"nl-NL": "Basisblok", | ||
"sv-SE": "Grundblock", | ||
"ko-KR": "기본 블록", | ||
"zh-CN": "垒包", | ||
"zh-TW": "壘包", | ||
"pt-BR": "Bloco de Base", | ||
"cs-CZ": "Základní blok", | ||
"ja-JP": "ベースブロック", | ||
"pl-PL": "Blok podstawy", | ||
"ru-RU": "База", | ||
"hu-HU": "Alap blokk", | ||
"tr-TR": "Ana blok", | ||
"eo-ZZ": "Bazobloko", | ||
"ca-ES": "Bloc base", | ||
"fi-FI": "Perustuslohko", | ||
"ar-EG": "الكتلة الأساسية" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
68 changes: 68 additions & 0 deletions
68
objects/rct2ww/scenery_large/rct2ww.scenery_large.damtower_fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"id": "rct2ww.scenery_large.damtower_fix", | ||
"authors": [ | ||
"Frontier Studios" | ||
], | ||
"version": "1.0", | ||
"sourceGame": "rct2ww", | ||
"objectType": "scenery_large", | ||
"properties": { | ||
"price": 124, | ||
"removalPrice": -102, | ||
"cursor": "CURSOR_HOUSE_DOWN", | ||
"tiles": [ | ||
{ | ||
"x": 0, | ||
"y": 0, | ||
"clearance": 96, | ||
"hasSupports": true, | ||
"walls": 9 | ||
}, | ||
{ | ||
"x": 0, | ||
"y": 32, | ||
"clearance": 96, | ||
"hasSupports": true, | ||
"walls": 3 | ||
}, | ||
{ | ||
"x": 32, | ||
"y": 0, | ||
"clearance": 96, | ||
"hasSupports": true, | ||
"walls": 12 | ||
}, | ||
{ | ||
"x": 32, | ||
"y": 32, | ||
"clearance": 96, | ||
"hasSupports": true, | ||
"walls": 6 | ||
} | ||
] | ||
}, | ||
"images": [ | ||
"$RCT2:OBJDATA/DAMTOWER.DAT[0..19]" | ||
], | ||
"strings": { | ||
"name": { | ||
"en-GB": "Dam Tower", | ||
"fr-FR": "Tour de barrage", | ||
"de-DE": "Dammturm", | ||
"es-ES": "Torre de la presa", | ||
"it-IT": "Torre della diga", | ||
"nl-NL": "Toren op Dam", | ||
"sv-SE": "Dammtorn", | ||
"zh-CN": "水塔", | ||
"cs-CZ": "Přehradní věž", | ||
"ko-KR": "댐 타워", | ||
"pl-PL": "Dam Tower", | ||
"ru-RU": "Плотина", | ||
"pt-BR": "Torre da Represa", | ||
"ja-JP": "ダムタワー", | ||
"eo-ZZ": "Turo de Baraĵo", | ||
"ca-ES": "Torre de la presa", | ||
"fi-FI": "Padon torni" | ||
} | ||
} | ||
} |