summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-07 20:34:06 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-07 20:34:06 -0300
commit9a34acc810652b55129ecd895127885bbc42b438 (patch)
tree9fc9778b05a2fcb20e21f9a87f912301f777b200
parent56422e691b333222dc9b7c7e8c9cc5a9c0e828ed (diff)
downloadserverdata-9a34acc810652b55129ecd895127885bbc42b438.tar.gz
serverdata-9a34acc810652b55129ecd895127885bbc42b438.tar.bz2
serverdata-9a34acc810652b55129ecd895127885bbc42b438.tar.xz
serverdata-9a34acc810652b55129ecd895127885bbc42b438.zip
Remove bad close, sorry @Crazyfefe
-rw-r--r--npc/018-2-2/main.txt1
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";