summaryrefslogtreecommitdiff
path: root/npc/new_1-1-western-desert/nomads.txt
blob: 13edea3550bcbc58dd9d7cdd0d8865edde91c7f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
new_1-1.gat,15,67,0	script	Samuel	132,{
	mes "[Samuel the Nomad]";
	mes "\"This is really a nice place.\"";
	
	mes "Don't you think so?\"";
	close;
}

new_1-1.gat,18,68,0	script	Elijah	128,{
	mes "[Elijah the Nomad]";
	mes "\"If I only had a tent...\"";
	
	close;
}