Unify behaviour for shops (#11829)

* Change price for basilist and dustbunnies

* return correct unlockCondition for moon quests

* Fix basilist not being buyable
This commit is contained in:
Phillip Thelen
2020-02-20 20:24:43 +01:00
committed by GitHub
parent 12afdc1681
commit 0b57c0a22d
3 changed files with 6 additions and 7 deletions

View File

@@ -209,7 +209,6 @@
<!-- eslint-disable vue/no-use-v-if-with-v-for, max-len -->
<div
v-for="(items, key) in getGrouped(questItems(category, selectedSortItemsBy,searchTextThrottled, hideLocked, hidePinned))"
v-if="key !== 'questGroupEarnable'"
:key="key"
class="group"
>