mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
fix(seasonal): include current season gear in Shop
This commit is contained in:
@@ -58,6 +58,12 @@ export const SEASONAL_SETS = {
|
|||||||
'winter2017WinterWolfSet',
|
'winter2017WinterWolfSet',
|
||||||
'winter2017SugarPlumSet',
|
'winter2017SugarPlumSet',
|
||||||
'winter2017FrostyRogueSet',
|
'winter2017FrostyRogueSet',
|
||||||
|
|
||||||
|
// winter 2018
|
||||||
|
'winter2018ConfettiSet',
|
||||||
|
'winter2018GiftWrappedSet',
|
||||||
|
'winter2018MistletoeSet',
|
||||||
|
'winter2018ReindeerSet',
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user