diff options
Diffstat (limited to 'npc/012-1/amrak.txt')
-rw-r--r-- | npc/012-1/amrak.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/npc/012-1/amrak.txt b/npc/012-1/amrak.txt deleted file mode 100644 index 5a2a547a..00000000 --- a/npc/012-1/amrak.txt +++ /dev/null @@ -1,10 +0,0 @@ -// - -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; -} |