summaryrefslogtreecommitdiff
path: root/npc/002-1/nomads.txt
blob: 78b25708e649d9b442aec548b143836f08e3e8b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
002-1,101,114,0	script	Samuel	NPC132,{
    mes "[Samuel the Nomad]";
    mes "\"This is really a nice place.\"";
    mes "Don't you think so?\"";
    close;
}

002-1,105,114,0	script	Elijah	NPC128,{
    mes "[Elijah the Nomad]";
    mes "\"It's nice to find a respite like this...\"";
    close;
}