mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-22 21:57:03 +00:00
Fixed Typo in Hedgehog Quest
This commit is contained in:
parent
5f98b9248a
commit
43e0fc1ba0
1 changed files with 1 additions and 1 deletions
|
|
@ -647,7 +647,7 @@ api.quests =
|
|||
hedgehog:
|
||||
text: "The Hedgebeast"
|
||||
notes: 'Hedgehogs are a funny group of animals. They are some of the most affectionate pets a Habiteer could own. But rumor has it, if you feed them milk after midnight, they grow quite irritable. And fifty times their size. And @Inventrix did just that. Oops.'
|
||||
completion: 'Your party successfully calmed down the hedgehog! After shrinking down to a normal size, she hobbles away to her eggs. She returns squeeking and nudging some of her eggs along towards your party. Hopefully, these hedgehog\'s like milk better!'
|
||||
completion: 'Your party successfully calmed down the hedgehog! After shrinking down to a normal size, she hobbles away to her eggs. She returns squeeking and nudging some of her eggs along towards your party. Hopefully, these hedgehogs like milk better!'
|
||||
value: 4 # Gem cost to buy, GP sell-back
|
||||
boss:
|
||||
name: "Hedgebeast" # name of the boss himself (eg, Vice)
|
||||
|
|
|
|||
Loading…
Reference in a new issue