summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-09-12 16:12:15 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-09-12 16:12:15 -0700
commitc614fc880a39d4249f8bab6637039872722d9908 (patch)
treed77cafaba02a124823fde891805fb3469eea9991
parentFix several bionics using the faulty bionic tile, and vise versa. (diff)
downloadcataclysm-dda-tileset_undeadpeople-c614fc880a39d4249f8bab6637039872722d9908.tar.xz
Change the tiles for the atomic lamp to look like a lantern instead of some desk lamp.
-rw-r--r--tile_config.json8
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 },