feat(mystery): july mystery items
This commit is contained in:
@@ -32,6 +32,7 @@ mystery =
|
||||
201404: {start:'2014-04-24',end:'2014-05-01'}
|
||||
201405: {start:'2014-05-21',end:'2014-06-01'}
|
||||
201406: {start:'2014-06-23',end:'2014-07-01'}
|
||||
201407: {start:'2014-07-23',end:'2014-08-01'}
|
||||
wondercon: {start:'2014-03-24',end:'2014-04-01'} # not really, but the mechanic works
|
||||
|
||||
gear =
|
||||
@@ -159,6 +160,7 @@ gear =
|
||||
201403: text: t('armorMystery201403Text'), notes: t('armorMystery201403Notes'), mystery:mystery['201403'], value: 0
|
||||
201405: text: t('armorMystery201405Text'), notes: t('armorMystery201405Notes'), mystery:mystery['201405'], value: 0
|
||||
201406: text: t('armorMystery201406Text'), notes: t('armorMystery201406Notes'), mystery:mystery['201406'], value: 0
|
||||
201407: text: t('armorMystery201407Text'), notes: t('armorMystery201407Notes'), mystery:mystery['201407'], value: 0
|
||||
|
||||
head:
|
||||
base:
|
||||
@@ -217,6 +219,7 @@ gear =
|
||||
201402: text: t('headMystery201402Text'), notes: t('headMystery201402Notes'), mystery:mystery['201402'], value: 0
|
||||
201405: text: t('headMystery201405Text'), notes: t('headMystery201405Notes'), mystery:mystery['201405'], value: 0
|
||||
201406: text: t('headMystery201406Text'), notes: t('headMystery201406Notes'), mystery:mystery['201406'], value: 0
|
||||
201407: text: t('headMystery201407Text'), notes: t('headMystery201407Notes'), mystery:mystery['201407'], value: 0
|
||||
|
||||
shield:
|
||||
base:
|
||||
|
||||
Reference in New Issue
Block a user