summaryrefslogblamecommitdiff
path: root/world/map/npc/027-2/barman.txt
blob: 616b761aa7b88869ce50a2dfdabdf61b1e4d202b (plain) (tree)
1
2
3
4
5
6
7
8
9

                                             






                                                                                                                                     
027-2.gat,103,22,0	script	Bennet	310,{
	mes "[Bennet]";
	mes "\"Hi there stranger!  My name is Bennet, the bartender here.\"";
	next;
	mes "[Bennet]";
	mes "\"If you are planning to stick around for a while, please check back with me later.  I might have some work for you.\"";
	mes "\"In the meanwhile, enjoy your stay!\"";
	close;
}