diff options
author | Masao <masao@gmx.ch> | 2013-05-27 22:55:07 +0200 |
---|---|---|
committer | Masao <masao@gmx.ch> | 2013-05-27 23:01:37 +0200 |
commit | b17e2b7eca10674cc9bde7b2f4838bdd29b373dc (patch) | |
tree | 23fa23a47e48026fe49ce36d371f605d97337841 /npc/scripts.conf | |
parent | fe15780e4a60e766c69eca456cf9eed8021284cd (diff) | |
download | hercules-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/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 1687c98ce..f1a091281 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -114,6 +114,7 @@ npc: npc/instances/SealedShrine.txt npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt npc: npc/instances/NydhoggsNest.txt +npc: npc/instances/buwaya.txt // ---------------- Kafras & Cool Event Corp. ------------------- npc: npc/kafras/cool_event_corp.txt @@ -135,6 +136,7 @@ npc: npc/merchants/enchan_arm.txt npc: npc/merchants/gemstone.txt npc: npc/merchants/hair_dyer.txt npc: npc/merchants/hair_style.txt +//npc: npc/merchants/hd_refine.txt //npc: npc/merchants/icecream.txt npc: npc/merchants/inn.txt npc: npc/merchants/kunai_maker.txt |