diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-17 22:05:04 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-17 22:05:04 +0000 |
commit | 3e909f3c4a25d5f550dccf1b7a98922c80a90416 (patch) | |
tree | e1eab2ec4f3754e9c15084a2258349cac5572ca1 /npc/re/scripts_athena.conf | |
parent | cdc99369d200c9e168d2dda2200fc64202285a66 (diff) | |
download | hercules-3e909f3c4a25d5f550dccf1b7a98922c80a90416.tar.gz hercules-3e909f3c4a25d5f550dccf1b7a98922c80a90416.tar.bz2 hercules-3e909f3c4a25d5f550dccf1b7a98922c80a90416.tar.xz hercules-3e909f3c4a25d5f550dccf1b7a98922c80a90416.zip |
* Updated Rune Knight and Ranger job quests to their latest versions. This completes the recent third job updates (r17024, r17010, r16991, r16990).
* Fixed quest_db name typos (bugreport:7011).
* Added Wolf Flute Trader script to re\merchants\falcon_flute.txt, and renamed to re\merchants\flute.txt.
* Optimized Falcon Flute Trader script.
* Added constants in El Dicastes quests.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17028 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/scripts_athena.conf')
-rw-r--r-- | npc/re/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/scripts_athena.conf b/npc/re/scripts_athena.conf index 6fe2c30ac..79e5e4534 100644 --- a/npc/re/scripts_athena.conf +++ b/npc/re/scripts_athena.conf @@ -45,7 +45,7 @@ npc: npc/re/kafras/kafras_brasilis.txt // -------------------------- Merchant -------------------------- npc: npc/re/merchants/3rd_trader.txt npc: npc/re/merchants/diamond.txt -npc: npc/re/merchants/falcon_flute.txt +npc: npc/re/merchants/flute.txt npc: npc/re/merchants/inn.txt npc: npc/re/merchants/renters.txt npc: npc/re/merchants/shops.txt |