18 lines
489 B
Plaintext
18 lines
489 B
Plaintext
|
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
||
|
;NEXT FRAGMENT INDEX 2
|
||
|
Scriptname PF_BardDialogue_BardWalkToPe_000CE2A7 Extends Package Hidden
|
||
|
|
||
|
;BEGIN FRAGMENT Fragment_1
|
||
|
Function Fragment_1(Actor akActor)
|
||
|
;BEGIN CODE
|
||
|
_00E_BardDialogueGlobal.SetValue(1)
|
||
|
;END CODE
|
||
|
EndFunction
|
||
|
;END FRAGMENT
|
||
|
|
||
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
||
|
|
||
|
GlobalVariable Property _00E_BardDialogueGlobal Auto
|
||
|
|
||
|
;unused in new berd system so far
|