diff options
author | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-17 02:24:05 +0000 |
---|---|---|
committer | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-17 02:24:05 +0000 |
commit | 8c22ebeeb13def8fa836756fe5ef6f95943068b9 (patch) | |
tree | 9ac705c0bba6147337cfa86647cc2f6093c5320c /conf-tmpl | |
parent | 919fba4e60e63736a65a31db07550b9f33973088 (diff) | |
download | hercules-8c22ebeeb13def8fa836756fe5ef6f95943068b9.tar.gz hercules-8c22ebeeb13def8fa836756fe5ef6f95943068b9.tar.bz2 hercules-8c22ebeeb13def8fa836756fe5ef6f95943068b9.tar.xz hercules-8c22ebeeb13def8fa836756fe5ef6f95943068b9.zip |
* Added clearweather to the atcommand configuration file.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@589 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-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 14be12248..cb2121245 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -604,6 +604,9 @@ sakura: 99 leaves:99 +// Stop all weather effects +clearweather: 99 + //--------------------------------------------------------------- // 0: Mail System - SQL Only commands - Must be enabled |