diff --git a/ReallifeGamemode.Client/Interaction/clothes/ClotheShop.ts b/ReallifeGamemode.Client/Interaction/clothes/ClotheShop.ts index 468be6a4..a40c312e 100644 --- a/ReallifeGamemode.Client/Interaction/clothes/ClotheShop.ts +++ b/ReallifeGamemode.Client/Interaction/clothes/ClotheShop.ts @@ -130,6 +130,7 @@ export default function clotheShopList(globalData: IGlobalData) { } } break; + /* case 7: for (var i = 0; i < Object.keys(acces[ClotheId]).length; i++) { if (acces[ClotheId][i].Localized != "NULL") { @@ -141,6 +142,7 @@ export default function clotheShopList(globalData: IGlobalData) { } } break; + */ } return textures; } diff --git a/ReallifeGamemode.Client/Interaction/clothes/female_torso_top_combination.json b/ReallifeGamemode.Client/Interaction/clothes/female_torso_top_combination.json index c335c35e..efbf4c58 100644 --- a/ReallifeGamemode.Client/Interaction/clothes/female_torso_top_combination.json +++ b/ReallifeGamemode.Client/Interaction/clothes/female_torso_top_combination.json @@ -1,12 +1,6 @@ { "combination": [ - { - "_id": 0, - "Top": 0, - "Torso": 0, - "Undershirt": 2 - }, - + { "_id": 1, "Top": 1,