summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-06-22 15:25:03 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-06-22 15:25:03 -0700
commite82fd746240c6929af84e4bc5cbe8b1ccd70eee3 (patch)
treed31ba2757dee133668491e0be4e1bb4398019be9
parentYet again overmap fixes: (diff)
downloadcataclysm-dda-tileset_undeadpeople-e82fd746240c6929af84e4bc5cbe8b1ccd70eee3.tar.xz
Fix furniture storage battery.
-rw-r--r--tile_config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tile_config.json b/tile_config.json
index 925637b..5a5c69f 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -92412,12 +92412,12 @@
"rotates": false
},
{
- "id": [ "f_battery", "f_battery_large", "f_battery_huge" ],
+ "id": "f_air_filter",
"fg": 11682,
"rotates": false
},
{
- "id": "f_battery",
+ "id": [ "f_battery", "f_battery_large", "f_battery_huge" ],
"fg": 11683,
"rotates": false
},