enderalse/scripts/source/_00e_blockwaitingmagiceffectscript.psc

5 lines
126 B
Plaintext

Scriptname _00E_BlockWaitingMagicEffectScript extends activemagiceffect
Function DispelEffect()
Self.Dispel()
EndFunction