mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix(world-boss): add chat message, Bailey handling, animation
This commit is contained in:
@@ -2533,6 +2533,7 @@ api.quests = {
|
||||
text: t("questBewilderText"),
|
||||
notes: t("questBewilderNotes"),
|
||||
completion: t("questBewilderCompletion"),
|
||||
completionChat: t('questBewilderCompletionChat'),
|
||||
value: 0,
|
||||
canBuy: (function() {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user