summaryrefslogblamecommitdiff
path: root/npc/042-1/kaan.txt
blob: 9b002362b25bcab5c46563d1b496c15fcc941079 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                                                                  
042-1.gat,105,72,0	script	Kaan	160,{

	mes "[Young Man]";
	mes "\"You're the person Tanisha brought here, right?";
	mes "My name is Kaan, I'm her brother.\"";
	next;
	mes "\"She was babbling at me about it all the morning until I sent her to take care of the maggots in the storehouse.\"";
	next;
	mes "Kaan grins mischievous";
	mes "[Kaan]";
	mes "\"She hates maggots.\"";
	next;
	set kaan, 1;
	close;
end;
}