mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 02:02:19 +00:00
fix(pets): Saddle is not edible
Textual tweak for Market and Pets tab
This commit is contained in:
parent
e999c940f7
commit
a88c96b68b
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@
|
|||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions.",
|
||||
"inventoryText": "Click an egg to see usable potions highlighted in green and then click one of the highlighted potions to hatch your pet. If no potions are highlighted, click that egg again to deselect it, and instead click a potion first to have the usable eggs highlighted. You can also sell unwanted drops to Alexander the Merchant.",
|
||||
"food": "Food",
|
||||
"noFood": "You don't have any food.",
|
||||
"food": "Food and Saddles",
|
||||
"noFood": "You don't have any food or saddles.",
|
||||
"beastAchievement": "You have earned the \"Beast Master\" Achievement for collecting all the pets!",
|
||||
"beastMastName": "Beast Master",
|
||||
"beastMastText": "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue