22 lines
507 B
Plaintext
22 lines
507 B
Plaintext
|
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
||
|
;NEXT FRAGMENT INDEX 11
|
||
|
Scriptname SF_FS_NQR05_SC18a_MistrustHi_0102A05F Extends Scene Hidden
|
||
|
|
||
|
;BEGIN FRAGMENT Fragment_0
|
||
|
Function Fragment_0()
|
||
|
;BEGIN CODE
|
||
|
GetOwningQuest().setStage(275)
|
||
|
;END CODE
|
||
|
EndFunction
|
||
|
;END FRAGMENT
|
||
|
|
||
|
;BEGIN FRAGMENT Fragment_4
|
||
|
Function Fragment_4()
|
||
|
;BEGIN CODE
|
||
|
GetOwningQuest().SetStage(295)
|
||
|
;END CODE
|
||
|
EndFunction
|
||
|
;END FRAGMENT
|
||
|
|
||
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|