mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 04:29:40 +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
429 B
JSON
8 lines
429 B
JSON
{
|
|
"share": "Share",
|
|
"onwards": "Onwards!",
|
|
"levelup": "By accomplishing your real life goals, you leveled up and are now fully healed!",
|
|
"reachedLevel": "You Reached Level <%= level %>",
|
|
"achievementLostMasterclasser": "Quest Completionist: Masterclasser Series",
|
|
"achievementLostMasterclasserText": "Completed all sixteen quests in the Masterclasser Quest Series and solved the mystery of the Lost Masterclasser!"
|
|
}
|