summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/banker.txt
blob: c428e6e8a72e4231186727092bd8b49b46431721 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
//

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

001-1.gat,51,29,0	script	Achar	49,{
	openstorage;
	mes "Come again!";
	close;
}