diff options
-rw-r--r-- | npc/018-2-2/main.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index 5a03674a8..58d9cfada 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -63,7 +63,6 @@ OnMasterBossKilled: getitem PrismGift, 1; mesc l("CONGRATULATIONS! You are the first player to finish Heroes Hold Master Dungeon!!"), 2; mesc l("You just gained a Karma point, a Prism Gift, and 2000 Job Exp for your bravery!"), 2; - close; } DungeonClear(); monster "018-2-3", any(52,188), any(29,196), "Master Dungeon Boss", MonsterKing, 1, "#HH_CONTROLLER01::OnMasterBossKilled"; |