diff options
Diffstat (limited to 'world/map/npc/011-3/hermit.txt')
-rw-r--r-- | world/map/npc/011-3/hermit.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/011-3/hermit.txt b/world/map/npc/011-3/hermit.txt index 2f758ee7..351b41a4 100644 --- a/world/map/npc/011-3/hermit.txt +++ b/world/map/npc/011-3/hermit.txt @@ -1,6 +1,6 @@ // -011-3.gat,30,23,0|script|Arkim|116 +011-3,30,23,0|script|Arkim|116 { mes "[Arkim the Hermit]"; mes "\"Do you want to go back outside?\""; @@ -17,7 +17,7 @@ L_Short_Menu: "What was that deal you were offering?", L_Quest; L_Sure: - warp "011-1.gat", 60, 95; + warp "011-1", 60, 95; close; L_Interested: |