mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
Spring Fling 2017 (#8579)
* feat(event): Spring Fling 2017 * fix(sprites): adjustments Also enables pastel hair/skin purchases
This commit is contained in:
@@ -27,6 +27,7 @@ export const EVENTS = {
|
||||
summer2016: { start: '2016-06-21', end: '2016-08-02' },
|
||||
fall2016: { start: '2016-09-20', end: '2016-11-02' },
|
||||
winter2017: { start: '2016-12-16', end: '2017-02-02' },
|
||||
spring2017: { start: '2017-03-21', end: '2017-05-02' },
|
||||
};
|
||||
|
||||
export const GEAR_TYPES = [
|
||||
|
||||
Reference in New Issue
Block a user