diff options
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json index 2d4a5f3..973a4fc 100644 --- a/tile_config.json +++ b/tile_config.json @@ -9378,7 +9378,7 @@ { "id": "emp_gun", "fg": 4960 }, { "id": "overlay_wielded_emp_gun", "fg": 4961, "rotates": false }, { "id": [ "gatling_mech_laser", "gatling_mech_laser_rebuilt" ], "fg": 4962, "rotates": false }, - { "id": [ "overlay_wielded_gatling_mech_laser", "overlay_wielded_gatling_mech_laser" ], "fg": 4963, "rotates": false }, + { "id": [ "overlay_wielded_gatling_mech_laser", "overlay_wielded_gatling_mech_laser_rebuilt" ], "fg": 4963, "rotates": false }, { "id": "gatling_mech_laser_single", "fg": 4964, "rotates": false }, { "id": "overlay_wielded_gatling_mech_laser_single", "fg": 4965, "rotates": false }, { "id": "hm12", "fg": 4966, "bg": 10195, "rotates": false }, |