2021-10-06 00:15:58 +02:00
|
|
|
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
|
|
;NEXT FRAGMENT INDEX 6
|
|
|
|
Scriptname SF_MQ05Prologue_SC2_000CE2DD Extends Scene Hidden
|
|
|
|
|
|
|
|
;BEGIN FRAGMENT Fragment_4
|
|
|
|
Function Fragment_4()
|
|
|
|
;BEGIN CODE
|
2024-01-10 15:08:24 +01:00
|
|
|
GetOwningQUest().SetCurrentStageID(36)
|
2021-10-06 00:15:58 +02:00
|
|
|
;END CODE
|
|
|
|
EndFunction
|
|
|
|
;END FRAGMENT
|
|
|
|
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|