diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-02-12 04:03:05 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-02-12 04:03:05 +0300 |
commit | fbeaa2fc7f40999f6f6b96ab1e6b2f5de11a5d6c (patch) | |
tree | b8fbb5f7779a99dd72272f04781ac15975db7ab2 /conf/messages.conf | |
parent | e47b550a0e6da897eeece63417ac35ec89dafd2d (diff) | |
download | hercules-fbeaa2fc7f40999f6f6b96ab1e6b2f5de11a5d6c.tar.gz hercules-fbeaa2fc7f40999f6f6b96ab1e6b2f5de11a5d6c.tar.bz2 hercules-fbeaa2fc7f40999f6f6b96ab1e6b2f5de11a5d6c.tar.xz hercules-fbeaa2fc7f40999f6f6b96ab1e6b2f5de11a5d6c.zip |
Fix messages about enabled/disabled cvc mode.
Diffstat (limited to 'conf/messages.conf')
-rw-r--r-- | conf/messages.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index b5a675b25..3f395ab5e 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -151,7 +151,9 @@ 131: Unable to spawn clone. 132: Slave clone spawned. 133: Unable to spawn slave clone. -//134-138 FREE (possibly for other clone types) +//134-136 FREE (possibly for other clone types) +137: CvC: Off +138: CvC: On 139: CvC ON | 140: You can't join in a clan if you're in a guild. 141: CvC is already Off. |