summaryrefslogtreecommitdiff
path: root/world/map/npc/012-1/amrak.txt
blob: 1305b9dd0a1da8bd1cbac6fd22809aae4abd0cf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
//

012-1.gat,137,104,0|script|Amrak|103
{
    mes "[Amrak]";
    mes "\"I'm studying this waterfall. The water seems to flow from it like magic.\"";
    next;
    mes "[Amrak]";
    mes "\"Unfortunately, I've had trouble getting up there. The monsters in these caves scare me.\"";
    close;
}