Merge pull request #215 from Alys/develop
change spellSpecialSnowballNotes to spellSpecialSnowballAuraNotes
This commit is contained in:
@@ -522,7 +522,7 @@ api.spells =
|
||||
mana: 0
|
||||
value: 1
|
||||
target: 'user'
|
||||
notes: t('spellSpecialSnowballNotes')
|
||||
notes: t('spellSpecialSnowballAuraNotes')
|
||||
cast: (user, target) ->
|
||||
target.stats.buffs.snowball = true
|
||||
target.achievements.snowball ?= 0
|
||||
|
||||
Reference in New Issue
Block a user