summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-08 00:08:12 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-08 00:08:12 -0800
commit7548fa47ea5d6f8285bb2760b646b12a37902634 (patch)
treeed5c0249f73ca1b056524efcdd5529aaaf4f757e
parentAdd backgrounds t the 2ndfloor/roof car showroom. (diff)
downloadcataclysm-dda-tileset_undeadpeople-7548fa47ea5d6f8285bb2760b646b12a37902634.tar.xz
Add missing references for non-mounted rebuilt rmes and cmes lasers.
-rw-r--r--tile_config.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/tile_config.json b/tile_config.json
index 9129e6e..b4c4b19 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -9213,14 +9213,14 @@
{ "id": "overlay_wielded_flaregun", "fg": 4847, "rotates": false },
{ "id": "emp_gun", "fg": 4848 },
{ "id": "overlay_wielded_emp_gun", "fg": 4849, "rotates": false },
- { "id": "gatling_mech_laser", "fg": 4850, "rotates": false },
- { "id": "overlay_wielded_gatling_mech_laser", "fg": 4851, "rotates": false },
+ { "id": [ "gatling_mech_laser", "gatling_mech_laser_rebuilt" ], "fg": 4850, "rotates": false },
+ { "id": [ "overlay_wielded_gatling_mech_laser", "overlay_wielded_gatling_mech_laser" ], "fg": 4851, "rotates": false },
{ "id": "hm12", "fg": 4852, "bg": 9555, "rotates": false },
{ "id": "overlay_wielded_hm12", "fg": 4853, "rotates": false },
{ "id": "laser_rifle", "fg": 4852, "bg": 9555, "rotates": false },
{ "id": "overlay_wielded_laser_rifle", "fg": 4853, "rotates": false },
- { "id": "recon_mech_laser", "fg": 4854, "rotates": false },
- { "id": "overlay_wielded_recon_mech_laser", "fg": 4855, "rotates": false },
+ { "id": [ "recon_mech_laser", "recon_mech_laser_rebuilt" ], "fg": 4854, "rotates": false },
+ { "id": [ "overlay_wielded_recon_mech_laser", "overlay_wielded_recon_mech_laser_rebuilt" ], "fg": 4855, "rotates": false },
{ "id": "v29", "fg": 4856, "bg": 9555, "rotates": false },
{ "id": "overlay_wielded_v29", "fg": 4857, "rotates": false },
{ "id": "arrowrest", "fg": 4858 },