mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 00:09:41 +00:00
Shouldn't get Noble Tunic from Knight Quest
Fixed getting both Jean Chalard's Noble Tunic and Mustelaine's Offhand Morning Star. Removed the line awarding the Tunic (armor_special2).
This commit is contained in:
parent
bc59db2c4d
commit
e477f6482d
1 changed files with 0 additions and 1 deletions
|
|
@ -1238,7 +1238,6 @@ api.quests =
|
|||
str: 3.5
|
||||
drop:
|
||||
items: [
|
||||
{type: 'gear', key: "armor_special_2", text: t('armorSpecial2Text')}
|
||||
{type: 'food', key: 'Honey', text: t('questGoldenknight3DropHoney')}
|
||||
{type: 'food', key: 'Honey', text: t('questGoldenknight3DropHoney')}
|
||||
{type: 'food', key: 'Honey', text: t('questGoldenknight3DropHoney')}
|
||||
|
|
|
|||
Loading…
Reference in a new issue