summaryrefslogtreecommitdiff
path: root/npc/012-1/amrak.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/amrak.txt')
-rw-r--r--npc/012-1/amrak.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/012-1/amrak.txt b/npc/012-1/amrak.txt
new file mode 100644
index 00000000..a088a512
--- /dev/null
+++ b/npc/012-1/amrak.txt
@@ -0,0 +1,9 @@
+
+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;
+}