fix(event): award old Robes to new users, not 2016

This commit is contained in:
Sabe Jones
2016-01-29 15:12:07 -05:00
parent 5512be01cd
commit b7ee6f7da0
2 changed files with 2 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ export const CLASSES = [
export const EVENTS = {
winter: { start: '2013-12-31', end: '2014-02-01' },
birthday: { start: '2013-01-30', end: '2014-02-01' },
birthday: { start: '2016-01-29', end: '2016-02-02' },
spring: { start: '2014-03-21', end: '2014-05-01' },
summer: { start: '2014-06-20', end: '2014-08-01' },
fall: { start: '2014-09-21', end: '2014-11-01' },
@@ -23,7 +23,6 @@ export const EVENTS = {
fall2015: { start: '2015-09-21', end: '2015-11-01' },
gaymerx: { start: '2015-12-01', end: '2015-12-14' },
winter2016: { start: '2015-12-18', end: '2016-02-02' },
birthday2016: { start: '2016-01-29', end: '2016-02-02' },
};
export const GEAR_TYPES = [