enderalse/scripts/source/pf_trappedbeargetoutofcage_000483f9.psc

14 lines
427 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 1
Scriptname PF_TrappedBearGetOutOfCage_000483F9 Extends Package Hidden
;BEGIN FRAGMENT Fragment_0
Function Fragment_0(Actor akActor)
;BEGIN CODE
(akActor as _00E_HeartlandTrappedBearScript).DoneGettingOutOfCage()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment