Merge branch 'release' into develop

This commit is contained in:
Sabe Jones
2018-08-22 16:46:44 +00:00
45 changed files with 104 additions and 76 deletions
@@ -3,7 +3,7 @@ import defaults from 'lodash/defaults';
import each from 'lodash/each';
import t from './translation';
const CURRENT_SEASON = 'August';
const CURRENT_SEASON = 'September';
let drops = {
Base: {
@@ -88,7 +88,7 @@ let premium = {
value: 2,
text: t('hatchingPotionEmber'),
limited: true,
_season: 'August',
_season: 'September',
},
Thunderstorm: {
value: 2,