10 lines
261 B
Plaintext
10 lines
261 B
Plaintext
|
Scriptname _00E_FS_NicoTestSC extends ObjectReference Conditional
|
||
|
|
||
|
Event OnActivate(ObjectReference akActioNRef)
|
||
|
|
||
|
Game.GetPlayer().AddPerk(_00E_FS_Alchemy_BalancingPerk_RestorePotions)
|
||
|
|
||
|
EndEvent
|
||
|
|
||
|
|
||
|
Perk Property _00E_FS_Alchemy_BalancingPerk_RestorePotions Auto
|