mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-28 09:55:18 +00:00
fix(pets): better adjectives
This commit is contained in:
parent
68b19c931b
commit
60a5599db4
1 changed files with 2 additions and 2 deletions
|
|
@ -89,7 +89,7 @@
|
|||
|
||||
"questEggSpiderText": "Spider",
|
||||
"questEggSpiderMountText": "Spider",
|
||||
"questEggSpiderAdjective": "a creepy",
|
||||
"questEggSpiderAdjective": "an artistic",
|
||||
|
||||
"questEggOwlText": "Owl",
|
||||
"questEggOwlMountText": "Owl",
|
||||
|
|
@ -205,7 +205,7 @@
|
|||
|
||||
"questEggPeacockText": "Peacock",
|
||||
"questEggPeacockMountText": "Peacock",
|
||||
"questEggPeacockAdjective": "a proud",
|
||||
"questEggPeacockAdjective": "a prancing",
|
||||
|
||||
"questEggButterflyText": "Caterpillar",
|
||||
"questEggButterflyMountText": "Butterfly",
|
||||
|
|
|
|||
Loading…
Reference in a new issue