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.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/npc/012-1/amrak.txt b/npc/012-1/amrak.txt
new file mode 100644
index 00000000..5a2a547a
--- /dev/null
+++ b/npc/012-1/amrak.txt
@@ -0,0 +1,10 @@
+//
+
+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;
+}