diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-07 21:39:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-07 21:39:32 -0300 |
commit | 383f9d287305dbfc67256721f20017885bfee5fb (patch) | |
tree | dded05da9e061810f9b4fd21b097bea0ec71884d /conf/groups.conf | |
parent | 17c5aa43c16f2e9952cb85628b39236cc504f4ed (diff) | |
download | serverdata-383f9d287305dbfc67256721f20017885bfee5fb.tar.gz serverdata-383f9d287305dbfc67256721f20017885bfee5fb.tar.bz2 serverdata-383f9d287305dbfc67256721f20017885bfee5fb.tar.xz serverdata-383f9d287305dbfc67256721f20017885bfee5fb.zip |
Remove @whogm from players (I mean, wut).
Lower Healing SP cost per level because the nerf when selfhealing.
Healing others still same power from old times because :3
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 c60095e50..5a4c1bc95 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -87,7 +87,6 @@ groups: ( accept: true reject: true leave: true - whogm: true email: true rates: true hominfo: true @@ -106,6 +105,7 @@ groups: ( inherit: ( "Player" ) /* sponsors can do everything Players can and more */ level: 1 commands: { + whogm: true homtalk: true pettalk: true refresh: true |