diff options
author | shennetsind <ind@henn.et> | 2013-05-30 23:42:43 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-05-30 23:42:43 -0300 |
commit | 11a90e148ed142c9bc39fc9e71ccc690b03fdb8f (patch) | |
tree | ab5183cb2c2c4712c7df3c83f5d96110136e7eaf /npc/re/scripts.conf | |
parent | 401136e19ea7986acd9a57c54e0a6fa4594186c9 (diff) | |
download | hercules-11a90e148ed142c9bc39fc9e71ccc690b03fdb8f.tar.gz hercules-11a90e148ed142c9bc39fc9e71ccc690b03fdb8f.tar.bz2 hercules-11a90e148ed142c9bc39fc9e71ccc690b03fdb8f.tar.xz hercules-11a90e148ed142c9bc39fc9e71ccc690b03fdb8f.zip |
Mora / NPC Updates
* Implemented all Mora quests (excluding instance-related quests and Mora Enchants).
* Updated Mora town NPCs, Quiver Maker, and guides.
* Updated Bifrost spawns and warps.
All Credits to Euphy for sending those to us, Thank you~!
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index dfe698752..e4dcd94ac 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -34,6 +34,7 @@ npc: npc/re/guides/guides_juno.txt npc: npc/re/guides/guides_lighthalzen.txt npc: npc/re/guides/guides_louyang.txt npc: npc/re/guides/guides_lutie.txt +npc: npc/re/guides/guides_mora.txt npc: npc/re/guides/guides_morroc.txt npc: npc/re/guides/guides_moscovia.txt npc: npc/re/guides/guides_niflheim.txt @@ -51,6 +52,7 @@ npc: npc/re/merchants/3rd_trader.txt npc: npc/re/merchants/diamond.txt npc: npc/re/merchants/flute.txt npc: npc/re/merchants/inn.txt +npc: npc/re/merchants/quivers.txt npc: npc/re/merchants/refine.txt npc: npc/re/merchants/renters.txt npc: npc/re/merchants/shops.txt @@ -85,5 +87,6 @@ npc: npc/re/quests/quests_izlude.txt npc: npc/re/quests/quests_lighthalzen.txt npc: npc/re/quests/quests_malangdo.txt npc: npc/re/quests/quests_veins.txt +npc: npc/re/quests/quests_mora.txt npc: npc/re/quests/monstertamers.txt -npc: npc/re/quests/quests_13_1.txt +npc: npc/re/quests/quests_13_1.txt
\ No newline at end of file |