mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix: Correct spelling of healAll skill
fix: Correct sprite name of healAll skill
This commit is contained in:
@@ -239,7 +239,7 @@ spells.healer = {
|
||||
});
|
||||
},
|
||||
},
|
||||
heallAll: { // Blessing
|
||||
healAll: { // Blessing
|
||||
text: t('spellHealerHealAllText'),
|
||||
mana: 25,
|
||||
lvl: 14,
|
||||
|
||||
Reference in New Issue
Block a user