fix(event): award old Robes to new users, not 2016
This commit is contained in:
@@ -63,6 +63,7 @@ let armor = {
|
||||
},
|
||||
},
|
||||
birthday: {
|
||||
event: EVENTS.birthday,
|
||||
text: t('armorSpecialBirthdayText'),
|
||||
notes: t('armorSpecialBirthdayNotes'), value: 0,
|
||||
},
|
||||
@@ -359,7 +360,6 @@ let armor = {
|
||||
con: 15,
|
||||
},
|
||||
birthday2016: {
|
||||
event: EVENTS.birthday2016,
|
||||
text: t('armorSpecialBirthday2016Text'),
|
||||
notes: t('armorSpecialBirthday2016Notes'),
|
||||
value: 0,
|
||||
|
||||
Reference in New Issue
Block a user