From d0417727acb124d4c8853a6e55d86f15ef44c78b Mon Sep 17 00:00:00 2001 From: Manu <52102823+Manu098vm@users.noreply.github.com> Date: Mon, 10 Apr 2023 17:27:14 +0200 Subject: [PATCH] Update SCVIClothingBags.txt --- .../Classes/WCManager/GiftData/OtherGift.cs | 4 +++- SwitchGiftDataManager.Core/Resources/SCVIClothingBags.txt | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/SwitchGiftDataManager.Core/Classes/WCManager/GiftData/OtherGift.cs b/SwitchGiftDataManager.Core/Classes/WCManager/GiftData/OtherGift.cs index c5779fd..ed63dca 100644 --- a/SwitchGiftDataManager.Core/Classes/WCManager/GiftData/OtherGift.cs +++ b/SwitchGiftDataManager.Core/Classes/WCManager/GiftData/OtherGift.cs @@ -92,12 +92,14 @@ namespace SwitchGiftDataManager.Core var category = (ClothingType9)id; var description = category switch { + ClothingType9.Uniform => Properties.Resources.SCVIClothingBags.Split(new String[] { "\n" }, StringSplitOptions.None)[opt], ClothingType9.Bags => Properties.Resources.SCVIClothingBags.Split(new String[] { "\n" }, StringSplitOptions.None)[opt], _ => "", }; if (string.IsNullOrWhiteSpace(description)) description = $"{opt:X4}"; - str = $"[{category}] {description}"; + //str = $"[{category}] {description}"; + str = $"{description}"; } else str = ((GiftType9)type).ToString(); diff --git a/SwitchGiftDataManager.Core/Resources/SCVIClothingBags.txt b/SwitchGiftDataManager.Core/Resources/SCVIClothingBags.txt index 290560b..dd17a46 100644 --- a/SwitchGiftDataManager.Core/Resources/SCVIClothingBags.txt +++ b/SwitchGiftDataManager.Core/Resources/SCVIClothingBags.txt @@ -3045,7 +3045,7 @@ None - +Canvas Backpack