diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-14 18:27:59 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-14 18:27:59 +0000 |
commit | 525cd1232a289562e866eeb4eac8d5772c1d573c (patch) | |
tree | 84950d0ce9d3a131aa0dc2cc505b763df3ed59a4 /npc/scripts_custom.conf | |
parent | 9a82b154f03e2feb39d166069e3d35cfd7d399d5 (diff) | |
download | hercules-525cd1232a289562e866eeb4eac8d5772c1d573c.tar.gz hercules-525cd1232a289562e866eeb4eac8d5772c1d573c.tar.bz2 hercules-525cd1232a289562e866eeb4eac8d5772c1d573c.tar.xz hercules-525cd1232a289562e866eeb4eac8d5772c1d573c.zip |
- More optimization of custom folder.
- Removed Fredzilla's duping auction script (no need for it since we have official auction system).
- Removed 'Temp Gefenia Warper' because we have 'The Sign Quest'.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13213 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 4f07659c3..b44cd80f5 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -9,9 +9,6 @@ // Your scripts go here!! // -------------------------------------------------------------- // ----------------------- Basic Scripts ----------------------- -// -- Auctioneer - Use at own risk [Fredzilla] -// Warning: It dupe items. -//npc: npc/custom/Auctioneer.txt // -- Card Remover //npc: npc/custom/card_remover.txt // -- Write your name on your equipment/weapon (mini-quest) @@ -28,8 +25,6 @@ //npc: npc/custom/healers/heal_payment.txt // -- Black Jack //npc: npc/custom/blackjack.txt -// -- Gefenia -//npc: npc/custom/gefenia.txt // -- City and Dungeon Warper //npc: npc/custom/warper.txt // -- Stylist |