From d9a5c2279c49463ac29583fb5030729d39844cd7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 24 Dec 2024 18:58:35 -0800 Subject: Fix typo in wielded superalloy survivor suit. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tile_config.json') diff --git a/tile_config.json b/tile_config.json index 1754f87..1ffad3e 100644 --- a/tile_config.json +++ b/tile_config.json @@ -3847,7 +3847,7 @@ { "id": "xl_nomex_suit", "fg": 2134 }, { "id": "overlay_female_worn_xl_nomex_suit", "fg": 2135, "rotates": false }, { "id": "overlay_male_worn_xl_nomex_suit", "fg": 2136, "rotates": false }, - { "id": [ "overlay_wielded_xlhsurvivor_suit", "overlay_wielded_hsurvivor_suit", "overlay_wielded_sahsurvivor_suit" ], "fg": 2152 }, + { "id": [ "overlay_wielded_xlhsurvivor_suit", "overlay_wielded_hsurvivor_suit", "overlay_wielded_sasurvivor_suit" ], "fg": 2152 }, { "id": [ "xlhsurvivor_suit", "hsurvivor_suit", "sasurvivor_suit" ], "fg": 2152 }, { "id": [ "overlay_worn_xlhsurvivor_suit", "overlay_worn_hsurvivor_suit", "overlay_worn_sasurvivor_suit" ], "fg": 2153 }, { "id": [ "overlay_wielded_xlsurvivor_suit", "overlay_wielded_survivor_suit" ], "fg": 2154 }, -- cgit v1.2.1