17 lines
413 B
Plaintext
17 lines
413 B
Plaintext
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
|