mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 13:09:41 +00:00
fix(quest): Dapper to perspicacious
This commit is contained in:
parent
7fd4cebbdc
commit
5cd6c02e8a
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
|||
"questEggOwlAdjective": "wise",
|
||||
|
||||
"questEggPenguinText": "Penguin",
|
||||
"questEggPenguinAdjective": "dapper",
|
||||
"questEggPenguinAdjective": "perspicacious",
|
||||
|
||||
"eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective() %> <%= eggText() %>.",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue