mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 03:34:14 +00:00
fix(veggies): Call them Garden Potions
This commit is contained in:
parent
e8d0557cb6
commit
b696dde6ba
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@
|
|||
"hatchingPotionIcySnow": "Icy Snow",
|
||||
"hatchingPotionRoseQuartz": "Rose Quartz",
|
||||
"hatchingPotionCelestial": "Celestial",
|
||||
"hatchingPotionVeggie": "Veggie",
|
||||
"hatchingPotionVeggie": "Garden",
|
||||
|
||||
"hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.",
|
||||
"premiumPotionAddlNotes": "Not usable on quest pet eggs.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue