Scriptname _00E_ArkMarket_PennyBasketSC extends ObjectReference  

Event OnActivate(ObjectReference akActionRef)

	GenericDialogue.GiveBeggarGold(1)

EndEvent

_00E_GenericDialogue_Functions Property GenericDialogue Auto