12 lines
325 B
Plaintext
12 lines
325 B
Plaintext
Scriptname _00E_MQ04_lishariFailsaveSC extends ObjectReference
|
|
|
|
Event OnTriggerEnter(ObjectReference akActionRef)
|
|
|
|
if (akActionRef == _00E_MC_LishariREF)
|
|
_00E_MC_LishariREF.MoveTo(MQ04_SC6_LishariLiftDown)
|
|
EndIf
|
|
|
|
EndEvent
|
|
|
|
Actor Property _00E_MC_LishariREF Auto
|
|
ObjectReference Property MQ04_SC6_LishariLiftDown Auto |