18 lines
550 B
Plaintext
18 lines
550 B
Plaintext
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
;NEXT FRAGMENT INDEX 2
|
|
Scriptname PF_A2_Starlingdummy_MoveToSp_00112E02 Extends Package Hidden
|
|
|
|
;BEGIN FRAGMENT Fragment_1
|
|
Function Fragment_1(Actor akActor)
|
|
;BEGIN CODE
|
|
PlayerREF.DispelSpell(_00E_A2_StarlingdummySP)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
|
|
|
_00E_A2_StarlingdummySC Property A2_Starlingdummy_SpiderAlias Auto
|
|
Spell Property _00E_A2_StarlingdummySP Auto
|
|
Actor Property PlayerREF Auto
|