From 24a8c8f913e4ba71a6d785ed205ce4d0e2f6ef13 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 Mar 2019 19:40:19 -0300 Subject: Fix Heroes Hold Master Dungeon --- conf/map/maps.conf | 1 + db/map_index.txt | 67 ++++++++++++++++++++++++------------------------ maps/re/014-3.mcache | Bin 1738 -> 1727 bytes maps/re/018-2-5.mcache | Bin 0 -> 2265 bytes npc/014-3/_mobs.txt | 2 +- npc/018-2-1/warps.txt | 2 +- npc/018-2-2/main.txt | 36 +++++++++++++------------- npc/018-2-5/_import.txt | 2 ++ npc/_import.txt | 1 + 9 files changed, 58 insertions(+), 53 deletions(-) create mode 100644 maps/re/018-2-5.mcache create mode 100644 npc/018-2-5/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index dc2555e4a..6a4b3db82 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -110,6 +110,7 @@ map_list: ( "018-2-2", "018-2-3", "018-2-4", + "018-2-5", "018-2", "018-3", "018-4-1", diff --git a/db/map_index.txt b/db/map_index.txt index a33cecfbe..d614084ec 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -107,36 +107,37 @@ 018-2-2 107 018-2-3 108 018-2-4 109 -018-2 110 -018-3 111 -018-4-1 112 -018-4-2 113 -018-4 114 -018-5 115 -019-1-1 116 -019-1 117 -019-2 118 -019-3 119 -019-4-1 120 -019-4 121 -020-1 122 -020-2 123 -020-3 124 -020-4 125 -020-5 126 -020-6 127 -021-1 128 -021-2 129 -021-3 130 -021-4 131 -022-1 132 -023-1 133 -023-2 134 -024-1 135 -boss 136 -botcheck 137 -sec_pri 138 -soren-2 139 -soren 140 -test 141 -testbg 142 +018-2-5 110 +018-2 111 +018-3 112 +018-4-1 113 +018-4-2 114 +018-4 115 +018-5 116 +019-1-1 117 +019-1 118 +019-2 119 +019-3 120 +019-4-1 121 +019-4 122 +020-1 123 +020-2 124 +020-3 125 +020-4 126 +020-5 127 +020-6 128 +021-1 129 +021-2 130 +021-3 131 +021-4 132 +022-1 133 +023-1 134 +023-2 135 +024-1 136 +boss 137 +botcheck 138 +sec_pri 139 +soren-2 140 +soren 141 +test 142 +testbg 143 diff --git a/maps/re/014-3.mcache b/maps/re/014-3.mcache index 4c76e284e..d4ef906b4 100644 Binary files a/maps/re/014-3.mcache and b/maps/re/014-3.mcache differ diff --git a/maps/re/018-2-5.mcache b/maps/re/018-2-5.mcache new file mode 100644 index 000000000..0ba5e7138 Binary files /dev/null and b/maps/re/018-2-5.mcache differ diff --git a/npc/014-3/_mobs.txt b/npc/014-3/_mobs.txt index b1d8e7c0b..50bb6dbfa 100644 --- a/npc/014-3/_mobs.txt +++ b/npc/014-3/_mobs.txt @@ -6,6 +6,6 @@ 014-3,44,82,37,32 monster Centaur 1139,3,80000,90000 014-3,164,75,31,14 monster Pinkie 1132,9,30000,50000,Oscar::OnKillPinkie 014-3,95,65,49,25 monster Poison Spiky Mushroom 1043,11,45000,45000 -014-3,128,112,70,21 monster Mauve Plant 1135,4,90000,90000 +014-3,128,112,70,21 monster Mauve Plant 1135,5,90000,90000 014-3,44,82,37,32 monster Chagashroom Field 1128,4,90000,90000 014-3,95,65,49,25 monster Plushroom Field 1011,4,90000,90000 diff --git a/npc/018-2-1/warps.txt b/npc/018-2-1/warps.txt index 6864c2bb2..098732b05 100644 --- a/npc/018-2-1/warps.txt +++ b/npc/018-2-1/warps.txt @@ -87,7 +87,7 @@ OnTouch: case 6: @HH_LEVEL=HH_MASTER; @HH_TIMER=0; - warp "018-2-3", 132, 92; + warp "018-2-5", 132, 92; addtimer(500, "#HH_CONTROLLER01::OnPlayerCycle"); closedialog; break; diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index 54fd063c2..1af3bf6e7 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -66,7 +66,7 @@ OnMasterBossKilled: mesc l("You just gained a Karma point, a Prism Gift, and 2000 Job Exp for your bravery!"), 2; } DungeonClear(); - monster "018-2-3", any(52,188), any(29,196), "Master Dungeon Boss", MonsterKing, 1, "#HH_CONTROLLER01::OnMasterBossKilled"; + monster "018-2-5", any(52,188), any(29,196), "Master Dungeon Boss", MonsterKing, 1, "#HH_CONTROLLER01::OnMasterBossKilled"; end; @@ -168,7 +168,7 @@ OnTimer7000: // HH_MASTER freeloop(true); for (.@i=0;.@i