1
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
302 B

Scriptname _00E_MQ16_SC14_TealorShockSC extends activemagiceffect
Event OnEffectStart(Actor akTarget, Actor akCaster)
MQ16.YuslanDeath()
MQ16.SetStage(170)
EndEvent
EffectShader Property ShockDisintegrate01FXS Auto
Activator Property DefaultAshPile1 Auto
_00E_MQ16_Functions Property MQ16 Auto