diff options
Diffstat (limited to 'npc/008-2')
-rw-r--r-- | npc/008-2/master.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/008-2/master.txt b/npc/008-2/master.txt index d5fc1c3c2..ea8d1d769 100644 --- a/npc/008-2/master.txt +++ b/npc/008-2/master.txt @@ -48,6 +48,7 @@ OnTouch: mesn; mesq l("Something seems wrong."); warp "SavePoint",0,0; + close; } if (mobcount("008-2", "Second Dungeon Master::OnBossDeath") > 0) { npctalk3 l("What are you doing? Fight!"); |