diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-08 17:13:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-08 17:13:54 -0300 |
commit | ec7e8914bda637414ae0e192c44b8af2e9455af8 (patch) | |
tree | 5e0db6e83394a215fc3e1a5328bcfeb4556214a1 /conf | |
parent | 7645bb2991977972bad62973cd8cb03028e77819 (diff) | |
download | serverdata-jesusalva/duel.tar.gz serverdata-jesusalva/duel.tar.bz2 serverdata-jesusalva/duel.tar.xz serverdata-jesusalva/duel.zip |
Fix dueling (missing a command), and also update Trozz's dialog to include duel.jesusalva/duel
Also, fix a minor issue on Samantha.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/groups.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 610f4d77..4e57b899 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -107,8 +107,9 @@ groups: ( duel: true accept: true reject: true - noask: true // Autoreject duels + invite: true leave: true + noask: true // Autoreject duels email: true request: true time: true |