summaryrefslogtreecommitdiff
path: root/tile_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'tile_config.json')
-rw-r--r--tile_config.json30
1 files changed, 5 insertions, 25 deletions
diff --git a/tile_config.json b/tile_config.json
index f11b58f..d9cb978 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -19091,22 +19091,12 @@
},
{
"id": "house_02",
- "fg": [
- { "weight": 25, "sprite": 9762 },
- { "weight": 25, "sprite": 9763 },
- { "weight": 25, "sprite": 9764 },
- { "weight": 25, "sprite": 9765 }
- ],
+ "fg": [ 9762, 9765, 9764, 9763 ],
"rotates": true
},
{
"id": "house_02_roof",
- "fg": [
- { "weight": 25, "sprite": 9766 },
- { "weight": 25, "sprite": 9767 },
- { "weight": 25, "sprite": 9768 },
- { "weight": 25, "sprite": 9769 }
- ],
+ "fg": [ 9766, 9769, 9768, 9767 ],
"bg": 9861,
"rotates": true
},
@@ -19164,24 +19154,14 @@
},
{
"id": "house_modern_1",
- "fg": [
- { "weight": 25, "sprite": 9773 },
- { "weight": 25, "sprite": 9774 },
- { "weight": 25, "sprite": 9775 },
- { "weight": 25, "sprite": 9776 }
- ],
+ "fg": [ 9773, 9776, 9775, 9774 ],
"rotates": true
},
{
"id": "house_modern_1_roof",
- "fg": [
- { "weight": 25, "sprite": 9777 },
- { "weight": 25, "sprite": 9778 },
- { "weight": 25, "sprite": 9779 },
- { "weight": 25, "sprite": 9780 }
- ],
+ "fg": [ 9777, 9780, 9779, 9778 ],
"bg": 9861,
- "rotates": false
+ "rotates": true
},
{ "id": "hunting_blind", "fg": 9781, "rotates": false },
{ "id": "icecream_shop", "fg": 9782, "rotates": true },