diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-10-05 17:40:01 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-10-05 17:41:18 +0300 |
commit | b0cb2898bfe7f8888a786612444cabc83e8ff0cb (patch) | |
tree | 2c15de449e9ee39adbcfbdea4e2b5cad77c0fe8e /conf | |
parent | e47b40be9b351ed05b69ba23e065cc26625f7c67 (diff) | |
download | hercules-b0cb2898bfe7f8888a786612444cabc83e8ff0cb.tar.gz hercules-b0cb2898bfe7f8888a786612444cabc83e8ff0cb.tar.bz2 hercules-b0cb2898bfe7f8888a786612444cabc83e8ff0cb.tar.xz hercules-b0cb2898bfe7f8888a786612444cabc83e8ff0cb.zip |
Add at command @camerainfo.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/groups.conf | 1 | ||||
-rw-r--r-- | conf/messages.conf | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 3f0c34ffb..16eca6e96 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -126,6 +126,7 @@ groups: ( go: true breakguild: true channel: true + camerainfo: true } permissions: { } diff --git a/conf/messages.conf b/conf/messages.conf index f986e4649..9fc85cb55 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -448,7 +448,8 @@ // Return pet to egg message 451: You can't return your pet because your inventory is full. -//452-497 FREE +452: usage @camerainfo range rotation latitude +//453-497 FREE // Messages of others (not for GM commands) // ---------------------------------------- |