From 8f50b8508f7961e6d70ee81fee469a72730c1e5e Mon Sep 17 00:00:00 2001 From: PRO100KatYT Date: Tue, 1 Feb 2022 09:35:09 +0100 Subject: [PATCH] Replaced the current campaign locker with the default one and fixed the infinite banner loading glitch on builds with locker in StW. --- profiles/campaign.json | 59 ++++++++++++++---------------------------- 1 file changed, 20 insertions(+), 39 deletions(-) diff --git a/profiles/campaign.json b/profiles/campaign.json index 317bb3d..72bf3fc 100644 --- a/profiles/campaign.json +++ b/profiles/campaign.json @@ -180,59 +180,40 @@ "attributes": { "locker_slots_data": { "slots": { - "Pickaxe": { + "Dance": { "items": [ - "AthenaPickaxe:Pickaxe_ID_041_PajamaParty" - ] - }, - "ItemWrap": { - "items": [ - "AthenaItemWrap:Wrap_237_NeonPulse", - "AthenaItemWrap:Wrap_237_NeonPulse", - "AthenaItemWrap:Wrap_237_NeonPulse", - "AthenaItemWrap:Wrap_237_NeonPulse", - "AthenaItemWrap:Wrap_237_NeonPulse", - "AthenaItemWrap:Wrap_237_NeonPulse", - "AthenaItemWrap:Wrap_237_NeonPulse", + "AthenaDance:eid_dancemoves", + null, + null, + null, + null, + null + ], + "activeVariants": [ + null, + null, + null, + null, + null, null ] }, - "LoadingScreen": { + "Pickaxe": { "items": [ - "AthenaLoadingScreen:LSID_026_S4Cumulative8" - ] - }, - "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" + "AthenaPickaxe:pickaxe_id_stw001_tier_1" ] }, "Backpack": { "items": [ - "AthenaBackpack:BID_168_CupidWinterMale" - ] - }, - "Character": { - "items": [ - "" + "AthenaBackpack:bid_stwhero" ] } } }, "use_count": 0, - "banner_icon_template": "brs9worldcup2019", - "banner_color_template": "defaultcolor1", - "locker_name": "", + "banner_icon_template": "SurvivalBannerStonewoodComplete", + "locker_name": "LawinServer", + "banner_color_template": "DefaultColor15", "item_seen": false, "favorite": false },