diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-25 06:39:47 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-25 06:39:47 +0000 |
commit | 88bc9b73bd51917177338cd99db54bb7ea0a5b2a (patch) | |
tree | 2e5aa9d5f94abd8cf4cc4764ea155b972518dac5 /npc/scripts_athena.conf | |
parent | dce258e74c03bf55c537ef364c429188a66f49c5 (diff) | |
download | hercules-88bc9b73bd51917177338cd99db54bb7ea0a5b2a.tar.gz hercules-88bc9b73bd51917177338cd99db54bb7ea0a5b2a.tar.bz2 hercules-88bc9b73bd51917177338cd99db54bb7ea0a5b2a.tar.xz hercules-88bc9b73bd51917177338cd99db54bb7ea0a5b2a.zip |
added Thanks to Au{R}oN + some lighthalzen NPC
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8854 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 102151e14..779a79b86 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -52,6 +52,7 @@ npc: npc/merchants/alchemist.txt npc: npc/merchants/icecream.txt
npc: npc/merchants/quivers.txt
npc: npc/merchants/kunai_maker.txt
+npc: npc/merchants/shuriken_maker.txt
npc: npc/merchants/socket_enchant.txt
npc: npc/merchants/ammo_boxes.txt
npc: npc/merchants/ammo_dealer.txt
@@ -177,4 +178,6 @@ npc: npc/other/marriage.txt //npc: npc/other/divorce.txt
npc: npc/other/dts_warper.txt
npc: npc/other/comodo_gambling.txt
+npc: npc/other/lighthalzen_bank.txt
+npc: npc/other/lighthalzen_prison.txt
// --------------------------------------------------------------
|