Difference between revisions of "RemoveSpell"
Jump to navigation
Jump to search
Another example
imported>Aubray1741 |
imported>JOG (Another example) |
||
Line 3: | Line 3: | ||
'''Syntax:''' | '''Syntax:''' | ||
RemoveSpell SpellID | RemoveSpell SpellID | ||
''' | |||
'''Examples:''' | |||
RemoveSpell DisTickleBritch | RemoveSpell DisTickleBritch | ||
If Removespell WeirdAbility == 0 ; Toggle Ability on/off | |||
Addspell WeirdAbility | |||
Endif | |||
==See Also== | ==See Also== | ||
[[AddSpell]] | [[AddSpell]] |