diff options
Diffstat (limited to 'conf/groups.conf')
-rw-r--r-- | conf/groups.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 3e63b5876..da7521fb4 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -105,6 +105,8 @@ groups: ( inherit: ( "Player" ) /* sponsors can do everything Players can and more */ level: 1 commands: { + hominfo: true + homtalk: true pettalk: true refresh: true } @@ -132,7 +134,7 @@ groups: ( whodrops: true time: true jailtime: true - hominfo: true + hominfo: [true, true] homstats: true showexp: true showzeny: true |