diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-30 04:19:05 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-30 04:19:05 +0000 |
commit | de63a9411eee816fcab1937bb184b143dc604884 (patch) | |
tree | 264650e1961df96ce1cc198b1e19004e6a258854 /npc/scripts_custom.conf | |
parent | 0a17e1c3f7cc374c9d6d0dd96ffee4bc7c554b08 (diff) | |
download | hercules-de63a9411eee816fcab1937bb184b143dc604884.tar.gz hercules-de63a9411eee816fcab1937bb184b143dc604884.tar.bz2 hercules-de63a9411eee816fcab1937bb184b143dc604884.tar.xz hercules-de63a9411eee816fcab1937bb184b143dc604884.zip |
added floating server rates event
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7404 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 1722d2a10..7d98bef6a 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -130,4 +130,6 @@ npc: npc/custom/jobs/jobmaster.txt // Disable shops in the Prontera streets and open a special market place.
//npc/custom/market.txt
// Quest for: Bird Nest,Lion Mask,Skeleton Manteau,Fashion Hip Sack,Sales Banner
-//npc: npc/custom/quests/may_hats.txt
\ No newline at end of file +//npc: npc/custom/quests/may_hats.txt
+// Random change of Drop/Exp rates 1x ~ 1.5x every 6 hours on your server
+//npc: npc/custom/floating_rates.txt
\ No newline at end of file |