11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
Scriptname _00E_MQ11b_SC05_JesparSC extends ReferenceAlias
|
|
|
|
Event OnActivate(ObjectReference akActionRef)
|
|
|
|
if akActionRef == Game.GetPlayer() && MQ11b.GetCurrentStageID() == 230
|
|
MQ11b.SetCurrentStageID(235)
|
|
EndIf
|
|
|
|
EndEvent
|
|
|
|
Quest Property MQ11b Auto |