diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-20 08:29:13 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-20 08:29:13 +0000 |
commit | 7fb57a637e49014fe286bbaf4eca05a18992605d (patch) | |
tree | a4b65b9d7fa6fb1f7ef739a6cfd6adaf55a17109 /npc/scripts_athena.conf | |
parent | b8d8aefb0bd4708fa285b5ea198665b6e5306a36 (diff) | |
download | hercules-7fb57a637e49014fe286bbaf4eca05a18992605d.tar.gz hercules-7fb57a637e49014fe286bbaf4eca05a18992605d.tar.bz2 hercules-7fb57a637e49014fe286bbaf4eca05a18992605d.tar.xz hercules-7fb57a637e49014fe286bbaf4eca05a18992605d.zip |
updated novice_exchange
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9019 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index f4302afc2..a1ff79a29 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -56,6 +56,8 @@ npc: npc/merchants/shuriken_maker.txt npc: npc/merchants/socket_enchant.txt
npc: npc/merchants/ammo_boxes.txt
npc: npc/merchants/ammo_dealer.txt
+//Not properly tested yet
+//npc: npc/merchants/novice_exchange.txt
// --------------------------------------------------------------
// -------------------------- Airport ---------------------------
npc: npc/airports/airships.txt
@@ -107,7 +109,6 @@ npc: npc/quests/seals/sleipnir_seal.txt //
npc: npc/quests/newgears/2004_headgears.txt
npc: npc/quests/newgears/2005_headgears.txt
-npc: npc/quests/novice_exchange.txt
//it's iRO script, uncomment it if you want to soil your economics with cheap OBBs
//npc: npc/quests/obb_quest.txt
npc: npc/quests/cooking_quest.txt
|