mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-21 05:08:51 +00:00
fix(spells fix): I guess Snowball is an aura
Effectively reverts my previous commit. Derpsauce.
This commit is contained in:
parent
519154dc89
commit
3f9daafb8e
1 changed files with 2 additions and 2 deletions
|
|
@ -47,8 +47,8 @@
|
|||
"spellHealerHealAllText": "Blessing",
|
||||
"spellHealerHealAllNotes": "Soothing light envelops your party and heals them of their injuries. Your party members gain a boost to their health.",
|
||||
|
||||
"spellSpecialSnowballText": "Snowball",
|
||||
"spellSpecialSnowballNotes": "Throw a snowball at a party member, what could possibly go wrong? Lasts until member's new day.",
|
||||
"spellSpecialSnowballAuraText": "Snowball",
|
||||
"spellSpecialSnowballAuraNotes": "Throw a snowball at a party member, what could possibly go wrong? Lasts until member's new day.",
|
||||
|
||||
"spellSpecialSaltText": "Salt",
|
||||
"spellSpecialSaltNotes": "Someone has snowballed you. Ha ha, very funny. Now get this snow off me!"
|
||||
|
|
|
|||
Loading…
Reference in a new issue