diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-20 09:45:55 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-20 09:45:55 +0000 |
commit | 89a3a6a2ab00a8c59b84782c4fec2e6253061ae5 (patch) | |
tree | 9213344b0246cf36c6d7063bf712434e0bc97d6a /conf-tmpl | |
parent | fa4ac1e970555c7b2d835cba1f29ccfec235aad7 (diff) | |
download | hercules-89a3a6a2ab00a8c59b84782c4fec2e6253061ae5.tar.gz hercules-89a3a6a2ab00a8c59b84782c4fec2e6253061ae5.tar.bz2 hercules-89a3a6a2ab00a8c59b84782c4fec2e6253061ae5.tar.xz hercules-89a3a6a2ab00a8c59b84782c4fec2e6253061ae5.zip |
added showmobs from STABLE, typo fix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8822 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index f956a9ecb..6f7ea8ed2 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -158,6 +158,8 @@ pettalk: 10 // Locates and displays the position of a certain mob on the current map.
mobsearch: 10
+// Locates and displays the position of a certain mob on your mini-map
+showmobs: 10
//----------------------
// 20: Mediator commands
|