enderalse/scripts/source/tif__0014db1e.psc

21 lines
649 B
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 0
Scriptname TIF__0014DB1E Extends TopicInfo Hidden
;BEGIN FRAGMENT Fragment_1
Function Fragment_1(ObjectReference akSpeakerRef)
Actor akSpeaker = akSpeakerRef as Actor
;BEGIN CODE
Game.GetPlayer().AddItem(NirnrootRed, 10)
Game.GetPlayer().RemoveItem(Gold001, 300)
_00E_NQ21_VynrootPurchased.SetValueInt(1)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
MiscObject Property Gold001 Auto
Ingredient Property NirnrootRed Auto
GlobalVariable Property _00E_NQ21_VynrootPurchased Auto