summaryrefslogtreecommitdiff
path: root/npc/instances/NydhoggsNest.txt
diff options
context:
space:
mode:
authorMasao <masao@gmx.ch>2013-05-27 22:55:07 +0200
committerMasao <masao@gmx.ch>2013-05-27 23:01:37 +0200
commitb17e2b7eca10674cc9bde7b2f4838bdd29b373dc (patch)
tree23fa23a47e48026fe49ce36d371f605d97337841 /npc/instances/NydhoggsNest.txt
parentfe15780e4a60e766c69eca456cf9eed8021284cd (diff)
downloadhercules-b17e2b7eca10674cc9bde7b2f4838bdd29b373dc.tar.gz
hercules-b17e2b7eca10674cc9bde7b2f4838bdd29b373dc.tar.bz2
hercules-b17e2b7eca10674cc9bde7b2f4838bdd29b373dc.tar.xz
hercules-b17e2b7eca10674cc9bde7b2f4838bdd29b373dc.zip
- Added custom HD Refiner NPC Dwarf Mighty Hammer. (Disabled by default.)
* This NPC uses the cash shop HD ores to upgrade your weapon or gear up to +10 when your current gear or weapon is already +7 without breaking it but downgrading it. - Moved Malaya Port NPC's to re folder and updated the Malaya Port warps. - Fixed Bug where players weren't able to finish the Guardian of Yggdrasil Quest and didn't get their reward. - Fixed that players weren't able to start the "Ring of the wise king" and "Finding a Fairy" quest using the Cat Hand Agent warper inside Eden Group Headquarters. Signed-off-by: Masao <masao@gmx.ch>
Diffstat (limited to 'npc/instances/NydhoggsNest.txt')
-rw-r--r--npc/instances/NydhoggsNest.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/instances/NydhoggsNest.txt b/npc/instances/NydhoggsNest.txt
index fffe47227..4898bb6c3 100644
--- a/npc/instances/NydhoggsNest.txt
+++ b/npc/instances/NydhoggsNest.txt
@@ -2134,6 +2134,7 @@ OnTimer180000:
switch(select("Please let me out.:I want to look around for a while.")) {
case 1:
set 'ins_nyd2,0;
+ set ins_nyd,203;
//setquest 3135;
warp "nyd_dun02",98,196;
end;