summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tile_config.json44
1 files changed, 36 insertions, 8 deletions
diff --git a/tile_config.json b/tile_config.json
index b28f0a9..5c7bf8d 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -12705,10 +12705,24 @@
{ "id": "overlay_wielded_horn_big", "fg": 7181, "rotates": false },
{ "id": "horn_car", "fg": 7182, "rotates": false },
{ "id": "overlay_wielded_horn_car", "fg": 7182, "rotates": false },
- { "id": [ "large_space_heater", "f_space_heater_large", "f_space_heater_large_off" ], "fg": 7183, "rotates": false },
- { "id": "overlay_wielded_large_space_heater", "fg": 7183, "rotates": false },
- { "id": [ "large_space_heater_on", "f_space_heater_large_on" ], "fg": 7184, "rotates": false },
- { "id": "overlay_wielded_large_space_heater_on", "fg": 7184, "rotates": false },
+ {
+ "id": [
+ "large_space_heater", "f_space_heater_large", "f_space_heater_large_off",
+ "large_space_cooler", "f_space_cooler_large", "f_space_cooler_large_off"
+ ],
+ "fg": 7183,
+ "rotates": false
+ },
+ { "id": [ "overlay_wielded_large_space_heater", "overlay_wielded_large_space_cooler" ], "fg": 7183, "rotates": false },
+ {
+ "id": [
+ "large_space_heater_on", "f_space_heater_large_on",
+ "large_space_cooler_on", "f_space_cooler_large_on"
+ ],
+ "fg": 7184,
+ "rotates": false
+ },
+ { "id": [ "overlay_wielded_large_space_heater_on", "overlay_wielded_large_space_cooler_on"], "fg": 7184, "rotates": false },
{ "id": "lifestraw", "fg": 7185, "rotates": false },
{ "id": "overlay_wielded_lifestraw", "fg": 7185, "rotates": false },
{ "id": "makeshift_halberd", "fg": 7186, "bg": 10195, "rotates": false },
@@ -12728,10 +12742,24 @@
{ "id": "sandbox_kit", "fg": 7193, "rotates": false },
{ "id": "overlay_wielded_sarcophagus_access_code", "fg": 7194, "rotates": false },
{ "id": "sarcophagus_access_code", "fg": 7194, "bg": 10195, "rotates": false },
- { "id": "overlay_wielded_small_space_heater", "fg": 7195, "rotates": false },
- { "id": "small_space_heater", "fg": 7195, "rotates": false },
- { "id": "overlay_wielded_small_space_heater_on", "fg": 7196, "rotates": false },
- { "id": "small_space_heater_on", "fg": 7196, "rotates": false },
+ {
+ "id": [
+ "small_space_heater", "f_space_heater", "f_space_heater_off",
+ "small_space_cooler", "f_space_cooler", "f_space_cooler_off"
+ ],
+ "fg": 7195,
+ "rotates": false
+ },
+ { "id": [ "overlay_wielded_small_space_heater", "overlay_wielded_small_space_cooler" ], "fg": 7195, "rotates": false },
+ {
+ "id": [
+ "small_space_heater_on", "f_space_heater_on",
+ "small_space_cooler_on", "f_space_cooler_on"
+ ],
+ "fg": 7196,
+ "rotates": false
+ },
+ { "id": [ "overlay_wielded_small_space_heater_on", "overlay_wielded_small_space_cooler_on"], "fg": 7196, "rotates": false },
{ "id": "overlay_wielded_spray_can", "fg": 7197, "rotates": false },
{ "id": "spray_can", "fg": 7197, "rotates": false },
{ "id": "stepladder", "fg": 7198 },