enderalse/source/scripts/_00e_mq13c_sc04_barriersc.psc

17 lines
413 B
Plaintext
Raw Normal View History

2024-01-16 01:56:39 +00:00
ScriptName _00E_MQ13c_SC04_BarrierSC Extends ObjectReference
;-- Variables ---------------------------------------
;-- Properties --------------------------------------
_00e_mq13c_functions Property MQ13c Auto
;-- Functions ---------------------------------------
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Event OnTranslationAlmostComplete()
MQ13c.PlayImpact()
EndEvent