24 lines
620 B
Plaintext
24 lines
620 B
Plaintext
|
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
||
|
;NEXT FRAGMENT INDEX 4
|
||
|
Scriptname QF_EnvironmentScene01_001296F6 Extends Quest Hidden
|
||
|
|
||
|
;BEGIN ALIAS PROPERTY Betrunkener
|
||
|
;ALIAS PROPERTY TYPE ReferenceAlias
|
||
|
ReferenceAlias Property Alias_Betrunkener Auto
|
||
|
;END ALIAS PROPERTY
|
||
|
|
||
|
;BEGIN FRAGMENT Fragment_2
|
||
|
Function Fragment_2()
|
||
|
;BEGIN CODE
|
||
|
Levelsystem.ShowBrawlTutorial()
|
||
|
Levelsystem.Brawl(Betrunkener)
|
||
|
;END CODE
|
||
|
EndFunction
|
||
|
;END FRAGMENT
|
||
|
|
||
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
||
|
|
||
|
actor Property Betrunkener Auto
|
||
|
|
||
|
_00E_QuestFunctions Property Levelsystem Auto
|