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