From 686a58b40be1eb0e9339ba05949542b0701b3a03 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Jun 2025 15:17:37 -0700 Subject: Update the tiles for batteries with the new ids. --- tile_config.json | 64 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'tile_config.json') diff --git a/tile_config.json b/tile_config.json index 15d05be..267cd61 100644 --- a/tile_config.json +++ b/tile_config.json @@ -4254,38 +4254,38 @@ { "id": "overlay_wielded_fake_stove", "fg": 2401, "rotates": false }, { "id": "battery_test", "fg": 2402, "rotates": false }, { "id": "overlay_wielded_battery_test", "fg": 2402, "rotates": false }, - { "id": "heavy_atomic_battery_cell", "fg": 2403, "bg": 10195, "rotates": false }, - { "id": "overlay_wielded_heavy_atomic_battery_cell", "fg": 2404, "bg": 10195, "rotates": false }, - { "id": "heavy_battery_cell", "fg": 2405 }, - { "id": "overlay_wielded_heavy_battery_cell", "fg": 2406 }, - { "id": "heavy_disposable_cell", "fg": 2407, "rotates": true }, - { "id": "overlay_wielded_heavy_disposable_cell", "fg": 2408, "rotates": true }, - { "id": "heavy_plus_battery_cell", "fg": 2409 }, - { "id": "overlay_wielded_heavy_plus_battery_cell", "fg": 2410 }, - { "id": "huge_atomic_battery_cell", "fg": 2411, "rotates": false }, - { "id": "overlay_wielded_huge_atomic_battery_cell", "fg": 2411, "rotates": false }, - { "id": "light_atomic_battery_cell", "fg": 2412, "bg": 10195, "rotates": false }, - { "id": "overlay_wielded_light_atomic_battery_cell", "fg": 2412, "rotates": false }, - { "id": "light_battery_cell", "fg": 2413 }, - { "id": "overlay_wielded_light_battery_cell", "fg": 2413 }, - { "id": "light_disposable_cell", "fg": 2414, "rotates": true }, - { "id": "overlay_wielded_light_disposable_cell", "fg": 2414, "rotates": true }, - { "id": "light_minus_atomic_battery_cell", "fg": 2415, "bg": 10195, "rotates": false }, - { "id": "overlay_wielded_light_minus_atomic_battery_cell", "fg": 2415, "rotates": false }, - { "id": "light_minus_battery_cell", "fg": 2416 }, - { "id": "overlay_wielded_light_minus_battery_cell", "fg": 2416 }, - { "id": "light_minus_disposable_cell", "fg": 2417, "rotates": true }, - { "id": "overlay_wielded_light_minus_disposable_cell", "fg": 2417, "rotates": true }, - { "id": "light_plus_battery_cell", "fg": 2418 }, - { "id": "overlay_wielded_light_plus_battery_cell", "fg": 2418 }, - { "id": "medium_atomic_battery_cell", "fg": 2419, "bg": 10195, "rotates": false }, - { "id": "overlay_wielded_medium_atomic_battery_cell", "fg": 2419, "rotates": false }, - { "id": "medium_battery_cell", "fg": 2420 }, - { "id": "overlay_wielded_medium_battery_cell", "fg": 2420 }, - { "id": "medium_disposable_cell", "fg": 2421, "rotates": true }, - { "id": "overlay_wielded_medium_disposable_cell", "fg": 2421, "rotates": true }, - { "id": "medium_plus_battery_cell", "fg": 2422 }, - { "id": "overlay_wielded_medium_plus_battery_cell", "fg": 2422 }, + { "id": [ "heavy_atomic_battery_cell", "battery_atomic_large" ], "fg": 2403, "bg": 10195, "rotates": false }, + { "id": [ "overlay_wielded_heavy_atomic_battery_cell", "overlay_wielded_battery_atomic_large" ], "fg": 2404, "bg": 10195, "rotates": false }, + { "id": [ "heavy_battery_cell", "battery_rechargable_large" ], "fg": 2405 }, + { "id": [ "overlay_wielded_heavy_battery_cell", "overlay_wielded_battery_rechargable_large" ], "fg": 2406 }, + { "id": [ "heavy_disposable_cell", "battery_disposable_large" ], "fg": 2407, "rotates": true }, + { "id": [ "overlay_wielded_heavy_disposable_cell", "overlay_wielded_battery_disposable_large" ], "fg": 2408, "rotates": true }, + { "id": [ "heavy_plus_battery_cell", "battery_rechargable_large_plus" ], "fg": 2409 }, + { "id": [ "overlay_wielded_heavy_plus_battery_cell", "overlay_wielded_battery_rechargable_large_plus" ], "fg": 2410 }, + { "id": [ "huge_atomic_battery_cell", "battery_atomic_huge" ], "fg": 2411, "rotates": false }, + { "id": [ "overlay_wielded_huge_atomic_battery_cell", "overlay_wielded_battery_atomic_huge" ], "fg": 2411, "rotates": false }, + { "id": [ "light_atomic_battery_cell", "battery_atomic_small"], "fg": 2412, "bg": 10195, "rotates": false }, + { "id": [ "overlay_wielded_light_atomic_battery_cell", "overlay_wielded_battery_atomic_small" ], "fg": 2412, "rotates": false }, + { "id": [ "light_battery_cell", "battery_rechargable_small" ], "fg": 2413 }, + { "id": [ "overlay_wielded_light_battery_cell", "overlay_wielded_battery_rechargable_small" ], "fg": 2413 }, + { "id": [ "light_disposable_cell", "battery_disposable_small" ], "fg": 2414, "rotates": true }, + { "id": [ "overlay_wielded_light_disposable_cell", "overlay_wielded_battery_disposable_small" ], "fg": 2414, "rotates": true }, + { "id": [ "light_minus_atomic_battery_cell", "battery_atomic_tiny" ], "fg": 2415, "bg": 10195, "rotates": false }, + { "id": [ "overlay_wielded_light_minus_atomic_battery_cell", "overlay_wielded_battery_atomic_tiny"], "fg": 2415, "rotates": false }, + { "id": [ "light_minus_battery_cell", "battery_rechargable_tiny" ], "fg": 2416 }, + { "id": [ "overlay_wielded_light_minus_battery_cell", "overlay_wielded_battery_rechargable_tiny" ], "fg": 2416 }, + { "id": [ "light_minus_disposable_cell", "battery_disposable_tiny" ], "fg": 2417, "rotates": true }, + { "id": [ "overlay_wielded_light_minus_disposable_cell", "overlay_wielded_battery_disposable_tiny" ], "fg": 2417, "rotates": true }, + { "id": [ "light_plus_battery_cell", "battery_rechargable_small_plus" ], "fg": 2418 }, + { "id": [ "overlay_wielded_light_plus_battery_cell", "overlay_wielded_battery_rechargable_small_plus" ], "fg": 2418 }, + { "id": [ "medium_atomic_battery_cell", "battery_atomic_medium" ], "fg": 2419, "bg": 10195, "rotates": false }, + { "id": [ "overlay_wielded_medium_atomic_battery_cell", "overlay_wielded_battery_atomic_medium" ], "fg": 2419, "rotates": false }, + { "id": [ "medium_battery_cell", "battery_rechargable_medium" ], "fg": 2420 }, + { "id": [ "overlay_wielded_medium_battery_cell", "overlay_wielded_battery_rechargable_medium" ], "fg": 2420 }, + { "id": [ "medium_disposable_cell", "battery_disposable_medium" ], "fg": 2421, "rotates": true }, + { "id": [ "overlay_wielded_medium_disposable_cell", "overlay_wielded_battery_disposable_medium" ], "fg": 2421, "rotates": true }, + { "id": [ "medium_plus_battery_cell", "battery_rechargable_medium_plus" ], "fg": 2422 }, + { "id": [ "overlay_wielded_medium_plus_battery_cell", "overlay_wielded_battery_rechargable_medium_plus" ], "fg": 2422 }, { "id": "feces_bird", "fg": 2423, "rotates": false }, { "id": "overlay_wielded_feces_bird", "fg": 2423, "rotates": false }, { "id": "feces_cow", "fg": 2424, "rotates": false }, -- cgit v1.2.1