fix(dilatory): update rewards: 0gp, 0xp, food drops

This commit is contained in:
Tyler Renelle
2014-07-16 13:13:49 -06:00
parent f3da3e0283
commit 4cb79c6fff
3 changed files with 51 additions and 5 deletions
+12 -2
View File
@@ -733,9 +733,19 @@ api.quests =
items: [
{type: 'pets', key: 'MantisShrimp-Base', text: t('questDilatoryDropMantisShrimpPet')}
{type: 'mounts', key: 'MantisShrimp-Base', text: t('questDilatoryDropMantisShrimpMount')}
{type: 'food', key: 'Meat', text: t('foodMeat')}
{type: 'food', key: 'Milk', text: t('foodMilk')}
{type: 'food', key: 'Potatoe', text: t('foodPotatoe')}
{type: 'food', key: 'Strawberry', text: t('foodStrawberry')}
{type: 'food', key: 'Chocolate', text: t('foodChocolate')}
{type: 'food', key: 'Fish', text: t('foodFish')}
{type: 'food', key: 'RottenMeat', text: t('foodRottenMeat')}
{type: 'food', key: 'CottonCandyPink', text: t('foodCottonCandyPink')}
{type: 'food', key: 'CottonCandyBlue', text: t('foodCottonCandyBlue')}
]
gp: 90
exp: 900
gp: 0
exp: 0
evilsanta:
canBuy:false