diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 14:12:49 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 14:12:49 +0000 |
commit | 37054522efee220a79e72bb36a9c8e4309286348 (patch) | |
tree | 566536e28d431f79df269e5d61d493162a9db83d /conf-tmpl/atcommand_athena.conf | |
parent | d47ef1caf4153d3810a7d289f8dc0b8d01daa902 (diff) | |
download | hercules-37054522efee220a79e72bb36a9c8e4309286348.tar.gz hercules-37054522efee220a79e72bb36a9c8e4309286348.tar.bz2 hercules-37054522efee220a79e72bb36a9c8e4309286348.tar.xz hercules-37054522efee220a79e72bb36a9c8e4309286348.zip |
Implemented @mobinfo command
with drops / mvp shit, etc
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1055 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/atcommand_athena.conf')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 78cee226f..4bb17dbca 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -50,6 +50,11 @@ serverdate: 0 server_time: 0 servertime: 0 +// Show Monster info (rates, stats, drops, MVP stuff) +mobinfo: 0 +monsterinfo: 0 +mi: 0 + // Display your ignore list (people from which you ignore wisps) ignorelist: 0 |