13 lines
367 B
Plaintext
13 lines
367 B
Plaintext
Scriptname _00E_MQ11c_D13_EndTriggerboxSc extends ObjectReference
|
|
|
|
Event OnTriggerEnter(ObjectReference akActionRef)
|
|
|
|
if (akActionRef == Game.GetPlayer()) && (_00E_MQ11c_RyneusPeacefulSolution.GetValueInt() == 0)
|
|
MQ11c.SetStage(275)
|
|
MQ11c.SetStage(280)
|
|
EndIf
|
|
|
|
EndEvent
|
|
|
|
Quest Property MQ11c Auto
|
|
GlobalVariable Property _00E_MQ11c_RyneusPeacefulSolution Auto |