diff options
-rw-r--r-- | tile_config.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tile_config.json b/tile_config.json index 08c1185..876a1b0 100644 --- a/tile_config.json +++ b/tile_config.json @@ -12225,10 +12225,10 @@ { "id": "overlay_wielded_trimmer_off", "fg": 6724, "bg": 9555, "rotates": false }, { "id": "trimmer_on", "fg": 6725, "bg": 9555, "rotates": false }, { "id": "overlay_wielded_trimmer_on", "fg": 6726, "bg": 9555, "rotates": false }, - { "id": "atomic_lamp", "fg": 6727, "bg": 9555, "rotates": false }, - { "id": "overlay_wielded_atomic_lamp", "fg": 6727, "rotates": false }, - { "id": "atomic_lamp_off", "fg": 6728, "bg": 9555, "rotates": false }, - { "id": "overlay_wielded_atomic_lamp_off", "fg": 6728, "rotates": false }, + { "id": "atomic_lamp", "fg": 6737, "bg": 9555, "rotates": false }, + { "id": "overlay_wielded_atomic_lamp", "fg": 6738, "rotates": false }, + { "id": "atomic_lamp_off", "fg": 6735, "bg": 9555, "rotates": false }, + { "id": "overlay_wielded_atomic_lamp_off", "fg": 6736, "rotates": false }, { "id": "atomic_light", "fg": 6729, "bg": 9555, "rotates": false }, { "id": "overlay_wielded_atomic_light", "fg": 6729, "rotates": false }, { "id": "atomic_light_off", "fg": 6730, "bg": 9555, "rotates": false }, |