diff options
Diffstat (limited to 'world/map/npc/012-1/amrak.txt')
-rw-r--r-- | world/map/npc/012-1/amrak.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/world/map/npc/012-1/amrak.txt b/world/map/npc/012-1/amrak.txt index 5a2a547a..2a527eb0 100644 --- a/world/map/npc/012-1/amrak.txt +++ b/world/map/npc/012-1/amrak.txt @@ -1,10 +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; -} +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; +}
\ No newline at end of file |