diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-28 23:07:18 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-28 23:07:18 +0000 |
commit | 96c726976d259ff9a56be04f67bcd46cf3a5b4fc (patch) | |
tree | 96a1ef5c10d71890b25661caf1d35cf4540be85e /npc/scripts_athena.conf | |
parent | f3edaa82a300e9d397337b8f815c7903c239497b (diff) | |
download | hercules-96c726976d259ff9a56be04f67bcd46cf3a5b4fc.tar.gz hercules-96c726976d259ff9a56be04f67bcd46cf3a5b4fc.tar.bz2 hercules-96c726976d259ff9a56be04f67bcd46cf3a5b4fc.tar.xz hercules-96c726976d259ff9a56be04f67bcd46cf3a5b4fc.zip |
Added Cash shop based on iRO's. (Enable to use)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12265 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 17e6acc2a..e6e2877a8 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -50,6 +50,10 @@ npc: npc/merchants/novice_exchange.txt npc: npc/merchants/gemstone.txt npc: npc/merchants/advanced_refiner.txt npc: npc/merchants/elemental_trader.txt +// Cash Shop +// See file before enabling, as you may wish to change the +// point value of items to suit your own needs. +//npc: npc/merchants/cash_trader.txt // -------------------------------------------------------------- // -------------------------- Airport --------------------------- npc: npc/airports/airships.txt |