fix(spells): Snowball is not an aura

Was seeing "String 'spellSpecialSnowballText' not found."; this should fix it.
This commit is contained in:
Sabe Jones
2014-05-15 22:59:45 -05:00
parent f1e1ea11ef
commit 26163b8930
+3 -3
View File
@@ -47,10 +47,10 @@
"spellHealerHealAllText": "Blessing",
"spellHealerHealAllNotes": "Soothing light envelops your party and heals them of their injuries. Your party members gain a boost to their health.",
"spellSpecialSnowballAuraText": "Snowball",
"spellSpecialSnowballAuraNotes": "Throw a snowball at a party member, what could possibly go wrong? Lasts until member's new day.",
"spellSpecialSnowballText": "Snowball",
"spellSpecialSnowballNotes": "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!"
}
}