summaryrefslogtreecommitdiff
path: root/npc/001-1/banker.txt
blob: 445b0ebf286213aec490136ec73d2d810311c732 (plain) (blame)
1
2
3
4
5
6
7
8
//

001-1.gat,57,52,0	script	Tybalt	107,{
	callfunc "ClearVariables";
	set @npcname$, "Tybalt";
	callfunc "Banker";
	close;
}