take out accesoires
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,12 +1,6 @@
|
|||||||
{
|
{
|
||||||
"combination": [
|
"combination": [
|
||||||
{
|
|
||||||
"_id": 0,
|
|
||||||
"Top": 0,
|
|
||||||
"Torso": 0,
|
|
||||||
"Undershirt": 2
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"_id": 1,
|
"_id": 1,
|
||||||
"Top": 1,
|
"Top": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user