diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-07 17:08:16 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-07 17:08:16 +0000 |
commit | 316de00df4e63468923c5678dcf7c12fc8e59523 (patch) | |
tree | 0ee1c2481b6d64a427d504b4eda94a3f1e2f0948 /conf-tmpl/atcommand_athena.conf | |
parent | 09d10f90af78019f690853ef3079f19122433262 (diff) | |
download | hercules-316de00df4e63468923c5678dcf7c12fc8e59523.tar.gz hercules-316de00df4e63468923c5678dcf7c12fc8e59523.tar.bz2 hercules-316de00df4e63468923c5678dcf7c12fc8e59523.tar.xz hercules-316de00df4e63468923c5678dcf7c12fc8e59523.zip |
- Bunch of documentation fixes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9434 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/atcommand_athena.conf')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 682ad42d9..bb384ffaf 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -344,6 +344,9 @@ hcolor: 40 // Deletes all your items. itemreset: 40 +// Does a skill/stat reset. +reset: 40 + // Displays distribution of players on the server per map (% on each map which has players) users: 40 |