diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-05 03:51:49 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-05 03:51:49 +0000 |
commit | 0a4dce9f566ae2a992625acd0f75b565fc37f3b5 (patch) | |
tree | ba4af0534de804ef0a992c5af5dabd12842e7f6d /npc/scripts_athena.conf | |
parent | 9ebb20f8aed2448adc755c4f8a4977cfff49a39d (diff) | |
download | hercules-0a4dce9f566ae2a992625acd0f75b565fc37f3b5.tar.gz hercules-0a4dce9f566ae2a992625acd0f75b565fc37f3b5.tar.bz2 hercules-0a4dce9f566ae2a992625acd0f75b565fc37f3b5.tar.xz hercules-0a4dce9f566ae2a992625acd0f75b565fc37f3b5.zip |
- Updates to several npc files to match AEGIS standards.
- Added Cash Hair Stylist (disabled by default).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14040 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 85619be26..b77afbf7d 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -55,6 +55,8 @@ npc: npc/merchants/elemental_trader.txt // 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 +// Cash Item Hair Styles +//npc: npc/merchants/cash_hair.txt // -------------------------------------------------------------- // -------------------------- Airport --------------------------- npc: npc/airports/airships.txt |