mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(events): April Mystery and Floral Potions (#7107)
* feat(events): April Mystery and Floral Potions Also reorganizes the spritesmith folders for mounts so that head, body, and icon sprites are in separate folders.
This commit is contained in:
@@ -106,6 +106,10 @@ let mysterySets = {
|
||||
start: '2016-03-24',
|
||||
end: '2016-04-02',
|
||||
},
|
||||
201604: {
|
||||
start: '2016-04-25',
|
||||
end: '2016-05-02',
|
||||
},
|
||||
301404: {
|
||||
start: '3014-03-24',
|
||||
end: '3014-04-02',
|
||||
|
||||
Reference in New Issue
Block a user