diff options
author | sketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-12 17:49:10 +0000 |
---|---|---|
committer | sketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-12 17:49:10 +0000 |
commit | 4ae49e2bfd82567f5747eaed81f02f515e556441 (patch) | |
tree | 0e029cd2b002a965c268bf7e708f7d6a40f49715 /conf/atcommand_athena.conf | |
parent | 10031f64176391ff687bb67c9ac888db47b7493b (diff) | |
download | hercules-4ae49e2bfd82567f5747eaed81f02f515e556441.tar.gz hercules-4ae49e2bfd82567f5747eaed81f02f515e556441.tar.bz2 hercules-4ae49e2bfd82567f5747eaed81f02f515e556441.tar.xz hercules-4ae49e2bfd82567f5747eaed81f02f515e556441.zip |
* #command parsing cleaned up.
- Fixed charname reading problems from r13441
- Corrected agitend typo to agitend2 (bugreport:2654)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13444 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/atcommand_athena.conf')
-rw-r--r-- | conf/atcommand_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/atcommand_athena.conf b/conf/atcommand_athena.conf index 04dbec4f2..8b503baf9 100644 --- a/conf/atcommand_athena.conf +++ b/conf/atcommand_athena.conf @@ -643,7 +643,7 @@ homshuffle: 60,60 // WoE 2 start/stop commands agitstart2: 60,60 -agitend: 60,60 +agitend2: 60,60 // Resets player stats streset: 60,60 |