Salt spell doesn't check to see if you have enough Gold #4454 adding immediate use varible to spell

This commit is contained in:
Melissa Mcewen 2015-01-01 14:30:30 -06:00
parent 0b57d42e2a
commit 4a30363bc7
2 changed files with 6769 additions and 6800 deletions

13568
dist/habitrpg-shared.js vendored

File diff suppressed because it is too large Load diff

View file

@ -663,6 +663,7 @@ api.spells =
text: t('spellSpecialSaltText')
mana: 0
value: 5
immediateUse: true
target: 'self'
notes: t('spellSpecialSaltNotes')
cast: (user, target) ->