fix(misc): Tweaks

* Updates the text shown for Mystic Hourglasses in the inventory to account for new features.
* Fixes the date range for the Fall Festival to correctly start September 21.
* Updates test for the Inventory Controller to use lodash for object key iteration.
This commit is contained in:
Sabe Jones
2015-09-21 13:59:00 -04:00
parent b3297383d3
commit 87f6af346a
3 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ events =
winter2015: {start:'2014-12-21',end:'2015-02-02'}
spring2015: {start:'2015-03-20',end:'2015-05-02'}
summer2015: {start:'2015-06-20',end:'2015-08-02'}
fall2015: {start:'2015-09-17',end:'2015-11-01'}
fall2015: {start:'2015-09-21',end:'2015-11-01'}
api.mystery =
201402: {start:'2014-02-22',end:'2014-02-28', text:'Winged Messenger Set'}