From 4795b2dc00ea7f62bb6ee7a6cbf6abdacac0ebd4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 20 Jun 2024 18:57:55 -0700 Subject: Fix the id for the vehicle mounted rebuilt RMES. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile_config.json b/tile_config.json index 074eb31..c50b58a 100644 --- a/tile_config.json +++ b/tile_config.json @@ -36676,7 +36676,7 @@ "additional_tiles": [ { "id": "broken", "fg": 18415 } ] }, { - "id": "mounted_recon_mech_laser_rebuilt", + "id": "vp_mounted_recon_mech_laser_rebuilt", "fg": 18414, "rotates": true, "multitile": true, -- cgit v1.2.1