mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Fix for the StW Cosmetic Locker.
This commit is contained in:
@@ -180,40 +180,59 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"locker_slots_data": {
|
"locker_slots_data": {
|
||||||
"slots": {
|
"slots": {
|
||||||
"Dance": {
|
|
||||||
"items": [
|
|
||||||
"AthenaDance:eid_dancemoves",
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null
|
|
||||||
],
|
|
||||||
"activeVariants": [
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Pickaxe": {
|
"Pickaxe": {
|
||||||
"items": [
|
"items": [
|
||||||
"AthenaPickaxe:pickaxe_id_stw001_tier_1"
|
"AthenaPickaxe:pickaxe_id_stw001_tier_1"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"ItemWrap": {
|
||||||
|
"items": [
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
""
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"LoadingScreen": {
|
||||||
|
"items": [
|
||||||
|
""
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Dance": {
|
||||||
|
"items": [
|
||||||
|
"AthenaDance:eid_dancemoves",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
""
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"MusicPack": {
|
||||||
|
"items": [
|
||||||
|
""
|
||||||
|
]
|
||||||
|
},
|
||||||
"Backpack": {
|
"Backpack": {
|
||||||
"items": [
|
"items": [
|
||||||
"AthenaBackpack:bid_stwhero"
|
"AthenaBackpack:bid_stwhero"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"Character": {
|
||||||
|
"items": [
|
||||||
|
""
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"use_count": 0,
|
"use_count": 0,
|
||||||
"banner_icon_template": "SurvivalBannerStonewoodComplete",
|
"banner_icon_template": "SurvivalBannerStonewoodComplete",
|
||||||
"locker_name": "LawinServer",
|
|
||||||
"banner_color_template": "DefaultColor15",
|
"banner_color_template": "DefaultColor15",
|
||||||
|
"locker_name": "LawinServer",
|
||||||
"item_seen": false,
|
"item_seen": false,
|
||||||
"favorite": false
|
"favorite": false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user