diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-23 05:15:10 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-23 05:15:10 +0000 |
commit | 1b41357533c38140578f2e255e411c360b37afa2 (patch) | |
tree | 79f27e11092c44e56718a299ab82631b6715350a /conf-tmpl/battle_athena.conf | |
parent | 30b5d44d52d1f6715c44e6f266a756a59acb2c59 (diff) | |
download | hercules-1b41357533c38140578f2e255e411c360b37afa2.tar.gz hercules-1b41357533c38140578f2e255e411c360b37afa2.tar.bz2 hercules-1b41357533c38140578f2e255e411c360b37afa2.tar.xz hercules-1b41357533c38140578f2e255e411c360b37afa2.zip |
Added finding_ore_rate
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@746 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 4b740e877..6d1d8f21e 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -827,5 +827,8 @@ disp_hpmeter: no // 0 - Disabled bone_drop: 0 +// The rate of monsters dropping ores by the skill Ore Discovery (Default is 100) +finding_ore_rate: 100 + import: conf/import/battle_conf.txt |