mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 15:09:32 +00:00
* fix(sprites): serve animated GIFs Also add new GIF for upcoming quest line * feat(content): Masterclasser capstone quest Also fixes Quests page for clearer lock/unlock display * chore(sprites): compile * feat(achievements): award quest completionist cheevo * feat(quests): Siphoning Void fix Achievements page styling and text spacing fix display of Rage bar on party page * test(quests): Lost Masterclasser * chore(news): Bailey * fix(test): only use Masterclasser in relevant scenario
8 lines
230 B
JSON
8 lines
230 B
JSON
{
|
|
"noItemsAvailableForType": "You have no <%= type %>.",
|
|
"foodItemType": "Food",
|
|
"eggsItemType": "Eggs",
|
|
"hatchingPotionsItemType": "Hatching Potions",
|
|
"specialItemType": "Special items",
|
|
"lockedItem": "Locked Item"
|
|
}
|