chore(grunt): Compile sprites

This commit is contained in:
Sabe Jones
2015-02-24 20:45:50 -06:00
parent 7d943d9007
commit 3d3438e074
14 changed files with 3773 additions and 3726 deletions

View File

@@ -138,6 +138,11 @@ api.mystery = {
end: '2015-02-02',
text: 'Starry Knight Set'
},
201502: {
start: '2015-02-24',
end: '2015-03-02',
text: 'Winged Enchanter Set'
},
301404: {
start: '3014-03-24',
end: '3014-04-02',
@@ -702,6 +707,12 @@ gear = {
mystery: '201411',
value: 0
},
201502: {
text: t('weaponMystery201502Text'),
notes: t('weaponMystery201502Notes'),
mystery: '201502',
value: 0
},
301404: {
text: t('weaponMystery301404Text'),
notes: t('weaponMystery301404Notes'),
@@ -2222,6 +2233,12 @@ gear = {
mystery: '201409',
value: 0
},
201502: {
text: t('headAccessoryMystery201502Text'),
notes: t('headAccessoryMystery201502Notes'),
mystery: '201502',
value: 0
},
301405: {
text: t('headAccessoryMystery301405Text'),
notes: t('headAccessoryMystery301405Notes'),