4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

26 lines
824 B

Scriptname _00E_EnvironmentScene03_Functions extends Quest
;=====================================================================================
; FUNCTIONS
;=====================================================================================
Function StartInterlude01()
EnvironmentScene03_Interlude_01_SC.ForceStart()
EndFunction
Function StartInterlude02()
EnvironmentScene03_Interlude_02_SC.ForceStart()
EndFunction
;=====================================================================================
; PROPERTIES
;=====================================================================================
Scene Property EnvironmentScene03_Interlude_01_SC Auto
Scene Property EnvironmentScene03_Interlude_02_SC Auto