diff options
Diffstat (limited to 'npc/018-6-3/main.txt')
-rw-r--r-- | npc/018-6-3/main.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index 70b632c4f..54ee982a5 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -929,10 +929,10 @@ OnInstanceInit: mesq l("I am the Judge, and I shall make Judgment upon you!"); mesc l("WARNING: ")+l("If you die or logout here, the quest will be reset!"), 1; next; - //01863_DisableAllWarps(); - //doevent - //disablenpc Exception("Could not begin the Boss Fight!", RB_SPEECH|RB_ISFATAL); + 01863_DisableAllWarps(); + //doevent + disablenpc instance_npcname(.name$); close; // Mana Stone is the initial NPC, not hidden |