mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Replaced the current campaign locker with the default one
and fixed the infinite banner loading glitch on builds with locker in StW.
This commit is contained in:
@@ -180,59 +180,40 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"locker_slots_data": {
|
"locker_slots_data": {
|
||||||
"slots": {
|
"slots": {
|
||||||
"Pickaxe": {
|
"Dance": {
|
||||||
"items": [
|
"items": [
|
||||||
"AthenaPickaxe:Pickaxe_ID_041_PajamaParty"
|
"AthenaDance:eid_dancemoves",
|
||||||
]
|
null,
|
||||||
},
|
null,
|
||||||
"ItemWrap": {
|
null,
|
||||||
"items": [
|
null,
|
||||||
"AthenaItemWrap:Wrap_237_NeonPulse",
|
null
|
||||||
"AthenaItemWrap:Wrap_237_NeonPulse",
|
],
|
||||||
"AthenaItemWrap:Wrap_237_NeonPulse",
|
"activeVariants": [
|
||||||
"AthenaItemWrap:Wrap_237_NeonPulse",
|
null,
|
||||||
"AthenaItemWrap:Wrap_237_NeonPulse",
|
null,
|
||||||
"AthenaItemWrap:Wrap_237_NeonPulse",
|
null,
|
||||||
"AthenaItemWrap:Wrap_237_NeonPulse",
|
null,
|
||||||
|
null,
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"LoadingScreen": {
|
"Pickaxe": {
|
||||||
"items": [
|
"items": [
|
||||||
"AthenaLoadingScreen:LSID_026_S4Cumulative8"
|
"AthenaPickaxe:pickaxe_id_stw001_tier_1"
|
||||||
]
|
|
||||||
},
|
|
||||||
"Dance": {
|
|
||||||
"items": [
|
|
||||||
"AthenaDance:EID_JumpStyleDance",
|
|
||||||
"AthenaDance:EID_CrazyFeet",
|
|
||||||
"AthenaDance:EID_MechPeely",
|
|
||||||
"AthenaDance:EID_IndigoApple",
|
|
||||||
"AthenaDance:EID_RunningMan",
|
|
||||||
"AthenaDance:EID_MonteCarlo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"MusicPack": {
|
|
||||||
"items": [
|
|
||||||
"AthenaMusicPack:MusicPack_015_GoodVibes"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Backpack": {
|
"Backpack": {
|
||||||
"items": [
|
"items": [
|
||||||
"AthenaBackpack:BID_168_CupidWinterMale"
|
"AthenaBackpack:bid_stwhero"
|
||||||
]
|
|
||||||
},
|
|
||||||
"Character": {
|
|
||||||
"items": [
|
|
||||||
""
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"use_count": 0,
|
"use_count": 0,
|
||||||
"banner_icon_template": "brs9worldcup2019",
|
"banner_icon_template": "SurvivalBannerStonewoodComplete",
|
||||||
"banner_color_template": "defaultcolor1",
|
"locker_name": "LawinServer",
|
||||||
"locker_name": "",
|
"banner_color_template": "DefaultColor15",
|
||||||
"item_seen": false,
|
"item_seen": false,
|
||||||
"favorite": false
|
"favorite": false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user