summaryrefslogtreecommitdiff
path: root/npc/001-2_Tulimshar/shops.txt
blob: 479969cd3508f2be5b706f02aef943f94fc35e9a (plain) (blame)
1
2
3
4
5
6
7
8
9
//

001-2.gat,26,26,0	shop	InnKeeper	112,539:175,513:20,519

001-2.gat,103,26,0	script	Rebecca	118,{
	set @npcName$, "Rebecca the Inn Keeper";
	set @cost, 100;
	callfunc "Inn";
}