feat(content): change to Thunderstorm Hatching Potions

This commit is contained in:
SabreCat
2017-11-07 22:02:46 +00:00
parent f964e3c0a5
commit 50d3226a86
8 changed files with 14 additions and 44 deletions

View File

@@ -3,7 +3,7 @@ import defaults from 'lodash/defaults';
import each from 'lodash/each';
import t from './translation';
const CURRENT_SEASON = 'October';
const CURRENT_SEASON = 'November';
let drops = {
Base: {
@@ -94,7 +94,7 @@ let premium = {
value: 2,
text: t('hatchingPotionThunderstorm'),
limited: true,
_season: 'summer',
_season: 'November',
},
Spooky: {
value: 2,