enderalse/source/scripts/_00e_sunchild_animation.psc

10 lines
172 B
Plaintext

Scriptname _00E_Sunchild_Animation extends ObjectReference
Actor Property SunchildSelect Auto
Event OnInit()
Debug.SendAnimationEvent(self, "BleedOutStart")
EndEvent