summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-07-29 17:58:11 -0400
committergumi <git@gumi.ca>2018-07-29 22:51:05 -0400
commitd77d6b246308308a37d5acca57af7f9d527b306d (patch)
tree3cfeb8d253169fb4e265be210e167a0d1063d347 /conf
parentc67ea7de9afaf65ce762ef63c834199a5a05cc1d (diff)
downloadhercules-d77d6b246308308a37d5acca57af7f9d527b306d.tar.gz
hercules-d77d6b246308308a37d5acca57af7f9d527b306d.tar.bz2
hercules-d77d6b246308308a37d5acca57af7f9d527b306d.tar.xz
hercules-d77d6b246308308a37d5acca57af7f9d527b306d.zip
add messages for atcommand_setzone
Diffstat (limited to 'conf')
-rw-r--r--conf/messages.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/conf/messages.conf b/conf/messages.conf
index a7a11b969..f986e4649 100644
--- a/conf/messages.conf
+++ b/conf/messages.conf
@@ -711,7 +711,14 @@
// @jobchange
923: You can not change to this job by command.
-//924-979 FREE
+
+// atcommand_setzone
+924: Usage: @setzone <zone name>
+925: The zone is already set to '%s'.
+926: Zone not found. Keep in mind that the names are CaSe SenSitiVe.
+927: Zone successfully changed from '%s' to '%s'.
+
+//928-979 FREE
// @kami
980: Please enter a message (usage: @kami <message>).