blob: a088a512657f519fbd6ff9c9b0d470fc241797ae (
plain) (
tree)
|
|
012-1,137,104,0 script Amrak NPC103,{
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;
}
|