From 7548fa47ea5d6f8285bb2760b646b12a37902634 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 8 Feb 2024 00:08:12 -0800 Subject: Add missing references for non-mounted rebuilt rmes and cmes lasers. --- tile_config.json | 8 ++++---- 1 file 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 }, -- cgit v1.2.1