diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-04 19:14:49 +0530 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-07-12 02:07:09 +0200 |
commit | af40c64bbc64810a73979186edc4c1d3f6de6016 (patch) | |
tree | 3c023b17ec13d04dd0ed185b77ea2f2b01ae2c28 /npc/re/scripts.conf | |
parent | 146247c3e466542949a9ebee709633360a67778c (diff) | |
download | hercules-af40c64bbc64810a73979186edc4c1d3f6de6016.tar.gz hercules-af40c64bbc64810a73979186edc4c1d3f6de6016.tar.bz2 hercules-af40c64bbc64810a73979186edc4c1d3f6de6016.tar.xz hercules-af40c64bbc64810a73979186edc4c1d3f6de6016.zip |
Implemented Kagerou/Oboro Gear Enchants.
Reference: rathena/rathena@9b5798dc395cd77e1ac35228c95603f43aa9e94c
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 0774428e2..c6bebdb00 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -81,6 +81,7 @@ npc: npc/re/merchants/coin_exchange.txt npc: npc/re/merchants/diamond.txt npc: npc/re/merchants/enchan_mal.txt npc: npc/re/merchants/enchan_mora.txt +npc: npc/re/merchants/enchan_ko.txt npc: npc/re/merchants/flute.txt npc: npc/re/merchants/hd_refiner.txt npc: npc/re/merchants/inn.txt |