enderalse/scripts/source/_00e_sunchild_animation.psc

10 lines
172 B
Plaintext
Raw Normal View History

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