diff options
author | momacabu <momacabu@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-23 18:00:59 +0000 |
---|---|---|
committer | momacabu <momacabu@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-23 18:00:59 +0000 |
commit | 747b9d4bce915407bc1e454820fc403df3770d8a (patch) | |
tree | e924ce19ed05da236e0cdffa94eac80b308cedd4 /conf/groups.conf | |
parent | 13c0bf2c8cd873ca5ed29c763a3daafa96c0a8ce (diff) | |
download | hercules-747b9d4bce915407bc1e454820fc403df3770d8a.tar.gz hercules-747b9d4bce915407bc1e454820fc403df3770d8a.tar.bz2 hercules-747b9d4bce915407bc1e454820fc403df3770d8a.tar.xz hercules-747b9d4bce915407bc1e454820fc403df3770d8a.zip |
* Removed @adopt as it was not working properly (bugreport:6384);
* Introduced @refreshall, it will @refresh all players in-game.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17035 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/groups.conf')
-rw-r--r-- | conf/groups.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index d988437ad..91133fdfe 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -1,4 +1,5 @@ /* +/* Player groups configuration file --------------------------------- @@ -208,6 +209,7 @@ groups: ( me: true marry: true divorce: true + refreshall: true } log_commands: true permissions: { |