;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment ;NEXT FRAGMENT INDEX 3 Scriptname PRKF__00E_SE_2_0_12_UpgradeP_030090B3 Extends Perk Hidden ;BEGIN FRAGMENT Fragment_0 Function Fragment_0(ObjectReference akTargetRef, Actor akActor) ;BEGIN CODE if akTargetRef.IsActivationBlocked() akTargetRef.Activate(akActor, true) akTargetRef.BlockActivation(False) endif ;END CODE EndFunction ;END FRAGMENT ;END FRAGMENT CODE - Do not edit anything between this and the begin comment