take out accesoires

This commit is contained in:
Siga
2020-04-05 16:25:51 +02:00
parent a17373b814
commit ec589786f7
2 changed files with 3 additions and 7 deletions

View File

@@ -130,6 +130,7 @@ export default function clotheShopList(globalData: IGlobalData) {
} }
} }
break; break;
/*
case 7: case 7:
for (var i = 0; i < Object.keys(acces[ClotheId]).length; i++) { for (var i = 0; i < Object.keys(acces[ClotheId]).length; i++) {
if (acces[ClotheId][i].Localized != "NULL") { if (acces[ClotheId][i].Localized != "NULL") {
@@ -141,6 +142,7 @@ export default function clotheShopList(globalData: IGlobalData) {
} }
} }
break; break;
*/
} }
return textures; return textures;
} }

View File

@@ -1,12 +1,6 @@
{ {
"combination": [ "combination": [
{
"_id": 0,
"Top": 0,
"Torso": 0,
"Undershirt": 2
},
{ {
"_id": 1, "_id": 1,
"Top": 1, "Top": 1,