From bd1a3b994c3591b0d40ef70a0b024bd730a40a11 Mon Sep 17 00:00:00 2001 From: PRO100KatYT Date: Tue, 1 Feb 2022 17:27:35 +0100 Subject: [PATCH] Fix for the StW Cosmetic Locker. --- profiles/campaign.json | 57 ++++++++++++++++++++++++++++-------------- 1 file changed, 38 insertions(+), 19 deletions(-) diff --git a/profiles/campaign.json b/profiles/campaign.json index dc06586..a51cda5 100644 --- a/profiles/campaign.json +++ b/profiles/campaign.json @@ -180,40 +180,59 @@ "attributes": { "locker_slots_data": { "slots": { - "Dance": { - "items": [ - "AthenaDance:eid_dancemoves", - null, - null, - null, - null, - null - ], - "activeVariants": [ - null, - null, - null, - null, - null, - null - ] - }, "Pickaxe": { "items": [ "AthenaPickaxe:pickaxe_id_stw001_tier_1" ] }, + "ItemWrap": { + "items": [ + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + "LoadingScreen": { + "items": [ + "" + ] + }, + "Dance": { + "items": [ + "AthenaDance:eid_dancemoves", + "", + "", + "", + "", + "" + ] + }, + "MusicPack": { + "items": [ + "" + ] + }, "Backpack": { "items": [ "AthenaBackpack:bid_stwhero" ] + }, + "Character": { + "items": [ + "" + ] } } }, "use_count": 0, "banner_icon_template": "SurvivalBannerStonewoodComplete", - "locker_name": "LawinServer", "banner_color_template": "DefaultColor15", + "locker_name": "LawinServer", "item_seen": false, "favorite": false },