summaryrefslogtreecommitdiff
path: root/world/map/npc/006-1/mika.txt
blob: 2d4a37a7469a8146e6eb0eb302da604a1bad613e (plain) (blame)
1
2
3
4
5
6
7
8
9
006-1,39,22,0|script|Mika|114
{
    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;
}