diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-10 23:59:28 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-10 23:59:28 +0000 |
commit | a96c4a26bef0595b083baeaa6454d3a980001ac9 (patch) | |
tree | 8ab484e4c3394da01d808f23ced982668e105c9d /npc/scripts_athena.conf | |
parent | de4f09c998fcd8d30cf96de85d59776fcf20edca (diff) | |
download | hercules-a96c4a26bef0595b083baeaa6454d3a980001ac9.tar.gz hercules-a96c4a26bef0595b083baeaa6454d3a980001ac9.tar.bz2 hercules-a96c4a26bef0595b083baeaa6454d3a980001ac9.tar.xz hercules-a96c4a26bef0595b083baeaa6454d3a980001ac9.zip |
- Added Falcon Flute Trader NPC.
- Added Falcon Flute to db/pre-re/item_db.txt, db/re/item_db.txt and item_db.sql.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16095 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 61323f971..9b61a8e09 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -63,6 +63,7 @@ npc: npc/merchants/buying_shops.txt npc: npc/merchants/3rd_trader.txt npc: npc/merchants/diamond.txt npc: npc/merchants/cashheadgear_dye.txt +npc: npc/merchants/falcon_flute.txt // -------------------------------------------------------------- // ------------------------- Cash Shop -------------------------- // See file before enabling, as you may wish to change the |