summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-08 16:03:28 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-08 16:03:28 +0000
commitfdc56c485b839f78ae7d777f8a6e745825a8bc3d (patch)
treed5ce890bfabcc8e116fe058fc74e8bd017ef88f5 /conf-tmpl
parent9ee5081a5ef7b8aa20cfdd992cad280665b5ed7f (diff)
downloadhercules-fdc56c485b839f78ae7d777f8a6e745825a8bc3d.tar.gz
hercules-fdc56c485b839f78ae7d777f8a6e745825a8bc3d.tar.bz2
hercules-fdc56c485b839f78ae7d777f8a6e745825a8bc3d.tar.xz
hercules-fdc56c485b839f78ae7d777f8a6e745825a8bc3d.zip
- Items now store the top MAX_SEARCH drops from mobs and lists them through the new atcommand @whodrops. All merged from my server, of course =D
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5515 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r--conf-tmpl/atcommand_athena.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf
index 549d23785..4cb096fff 100644
--- a/conf-tmpl/atcommand_athena.conf
+++ b/conf-tmpl/atcommand_athena.conf
@@ -71,6 +71,9 @@ mi: 1
iteminfo: 1
ii: 1
+// Show who drops an item (mobs with highest drop rate)
+whodrops: 1
+
// Syncs the position of the player on the client with the one stored in the server.
refresh: 1