diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-27 22:32:03 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-27 22:32:03 +0000 |
commit | 09fff394aa3ea58393967f346adb7c2ca4bdc198 (patch) | |
tree | fc50dbb9feec9a710baef0b15c3556bc8c98a928 /conf/groups.conf | |
parent | 19a9eb956b628d9e43e98491a2b2ebdc483b243f (diff) | |
download | hercules-09fff394aa3ea58393967f346adb7c2ca4bdc198.tar.gz hercules-09fff394aa3ea58393967f346adb7c2ca4bdc198.tar.bz2 hercules-09fff394aa3ea58393967f346adb7c2ca4bdc198.tar.xz hercules-09fff394aa3ea58393967f346adb7c2ca4bdc198.zip |
* Follow-up r16971, documentation for map-cleaning commands.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16972 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/groups.conf')
-rw-r--r-- | conf/groups.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 2d689bf93..d988437ad 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -187,8 +187,8 @@ groups: ( monstersmall: true monsterbig: true killmonster2: true + cleanarea: true cleanmap: true - cleanarea: true item: [true, true] zeny: [true, true] disguise: [true, true] |