mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(cont): 2023 Spring Fling content (#14525)
* feat(cont): 2023 Spring Fling * feat(content): 2023 Spring Fling (attempt to add Jungle Buddies Quest Bundle) * fix(event): various typos and date ranges * fix(event): correct countdown on Shiny Seed * fix(quests): correct TypeError in featured list * feat(content): update Spring gear to canon desc --------- Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
@@ -52,6 +52,7 @@ const SEASONAL_SETS = {
|
||||
'winter2023WalrusWarriorSet',
|
||||
'winter2023FairyLightsMageSet',
|
||||
'winter2023CardinalHealerSet',
|
||||
|
||||
],
|
||||
spring: [
|
||||
// spring 2014
|
||||
@@ -101,6 +102,11 @@ const SEASONAL_SETS = {
|
||||
'spring2022PeridotHealerSet',
|
||||
'spring2022RainstormWarriorSet',
|
||||
'spring2022MagpieRogueSet',
|
||||
|
||||
'spring2023CaterpillarRogueSet',
|
||||
'spring2023HummingbirdWarriorSet',
|
||||
'spring2023MoonstoneMageSet',
|
||||
'spring2023LilyHealerSet',
|
||||
],
|
||||
|
||||
summer: [
|
||||
|
||||
Reference in New Issue
Block a user