summaryrefslogtreecommitdiff
path: root/npc/006-1/mika.txt
blob: c1134b05bdc926ab16f774d1f2e512a8063efdb3 (plain) (blame)
1
2
3
4
5
6
7
8
006-1,39,22,0	script	Mika	NPC114,{
    mes "[Mika]";
    mes "\"My father told me about a man living in this desert who makes clothes out of snake skin.\"";
    next;
    mes "[Mika]";
    mes "\"Maybe you can find him, but be careful you don't get lost in the tunnels!\"";
    close;
}