diff options
author | shennetsind <ind@henn.et> | 2013-06-23 16:35:42 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-06-23 16:35:42 -0300 |
commit | fcba8a2161a392369db99ab9a516a24470c54796 (patch) | |
tree | dc223cbd60e53b57eee6ff5e03a3a6bfea76e516 /conf | |
parent | a48f523555f02b4245cfc0313cb35f8a332cac50 (diff) | |
download | hercules-fcba8a2161a392369db99ab9a516a24470c54796.tar.gz hercules-fcba8a2161a392369db99ab9a516a24470c54796.tar.bz2 hercules-fcba8a2161a392369db99ab9a516a24470c54796.tar.xz hercules-fcba8a2161a392369db99ab9a516a24470c54796.zip |
Official Item Group/Package/Chain
http://hercules.ws/board/topic/1244-official-item-grouppackagechain/
Also
Further implemented itemdb.c/storage.c interfaces, and a minor update to db2sql plugin.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/drops.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/battle/drops.conf b/conf/battle/drops.conf index 9006cfeb1..424c46f5b 100644 --- a/conf/battle/drops.conf +++ b/conf/battle/drops.conf @@ -117,9 +117,6 @@ drops_by_luk: 0 // (So at 100 luk, everything will have double chance of dropping). drops_by_luk2: 0 -// The rate of monsters dropping ores by the skill Ore Discovery (Default is 100) -finding_ore_rate: 100 - // Whether or not Marine Spheres and Floras summoned by Alchemist drop items? // This setting has three available values: // 0: Nothing drops. |