From 82ad85e56401283b9823fa927b08f53abf8e1570 Mon Sep 17 00:00:00 2001 From: SabreCat Date: Thu, 6 Jan 2022 16:28:16 -0600 Subject: [PATCH] feat(content): Armoire and Backgrounds Jan 2022 --- habitica-images | 2 +- .../client/src/components/creatorIntro.vue | 5 +- website/common/locales/en/backgrounds.json | 92 ++++++++++--------- website/common/locales/en/gear.json | 6 ++ .../script/content/appearance/backgrounds.js | 5 + .../script/content/gear/sets/armoire.js | 14 +++ 6 files changed, 79 insertions(+), 45 deletions(-) diff --git a/habitica-images b/habitica-images index 0d994d9344..4ab9833a58 160000 --- a/habitica-images +++ b/habitica-images @@ -1 +1 @@ -Subproject commit 0d994d9344be0f20d5ce09ca5edcbed0cb2d0518 +Subproject commit 4ab9833a58bbc85b7b0ad8dff1ee01535270dcfe diff --git a/website/client/src/components/creatorIntro.vue b/website/client/src/components/creatorIntro.vue index c2010f2953..31c6f445a7 100644 --- a/website/client/src/components/creatorIntro.vue +++ b/website/client/src/components/creatorIntro.vue @@ -121,7 +121,7 @@ v-if="editing" class="menu-container col-2" :class="{active: activeTopPage === 'backgrounds'}" - @click="changeTopPage('backgrounds', '2021')" + @click="changeTopPage('backgrounds', '2022')" >