diff options
-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 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 }, |