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;
/*
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;
}

View File

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