diff options
-rw-r--r-- | npc/009-4/_warps.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-4/_warps.txt b/npc/009-4/_warps.txt index 842de637..03e70324 100644 --- a/npc/009-4/_warps.txt +++ b/npc/009-4/_warps.txt @@ -11,7 +11,7 @@ 009-4.gat,103,22 warp to Lair -1,-1,009-4.gat,51,46 009-4.gat,103,76 warp to Lair -1,-1,009-4.gat,51,46 -//009-3.gat,162,113,0 script #OrumQuestEnter 0,0,0,{ +009-3.gat,162,113,0 script #OrumQuestEnter 0,0,0,{ if (OrumQuest >= 12) goto L_Second_Entrance; warp "009-4.gat", 37, 113; close; |