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:
PRO100KatYT
2022-02-01 09:35:09 +01:00
parent 4c9282ea27
commit 8f50b8508f

View File

@@ -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
}, },