fix bug where quest Pets were being used instead of quest Mounts

This commit is contained in:
Alice Harris 2014-10-06 13:20:01 +10:00
parent 0c377343d5
commit 8a1973ae2f

View file

@ -46,7 +46,7 @@ script(type='text/ng-template', id='partials/options.inventory.mounts.html')
+mountList(env.Content.dropEggs)
.col-md-12
h4=env.t('questMounts')
+petList(env.Content.questEggs)
+mountList(env.Content.questEggs)
.col-md-12
h4=env.t('rareMounts')
menu