summaryrefslogblamecommitdiff
path: root/npc/001-1_Tulimshar/barber.txt
blob: bd6b148e84eeb534d38148388d376a39b82b45cb (plain) (tree)
1
2
3
4
5
6
7
8
9








                                             
new_3-1.gat,53,38,0	script	Nicolas	100,{
	mes "[Nicolas the Barber]";
	mes "\"Do you need a barber?\"";
	next;
	callfunc "Barber";
	mes "[Nicolas the Barber]";
	mes "\"Come again!\"";
	close;	
}