diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-10-21 19:38:51 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-10-21 19:38:51 +0300 |
commit | 137a73414d21d9f226be336752a184f7c4467250 (patch) | |
tree | cd816d20177adc4627edcb32863e733bb4925524 /conf | |
parent | 171aed486b6badc87e2e6eb7957941916f407ad3 (diff) | |
download | serverdata-137a73414d21d9f226be336752a184f7c4467250.tar.gz serverdata-137a73414d21d9f226be336752a184f7c4467250.tar.bz2 serverdata-137a73414d21d9f226be336752a184f7c4467250.tar.xz serverdata-137a73414d21d9f226be336752a184f7c4467250.zip |
Fix duel messages.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/messages.conf | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index 789ba76cf..c5344d266 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -350,22 +350,22 @@ //349 FREE // @duel -350: Duel: You can't use @invite. You aren't a duelist. -351: Duel: The limit of players has been reached. -352: Duel: Player name not found. -353: Duel: The Player is in the duel already. -354: Duel: Invitation has been sent. -355: Duel: You can't use @duel without @reject. -356: Duel: You can take part in duel once per %d minutes. -357: Duel: Invalid value. -358: Duel: You can't use @leave. You aren't a duelist. -359: Duel: You've left the duel. -360: Duel: You can't use @accept without a duel invitation. -361: Duel: The duel invitation has been accepted. -362: Duel: You can't use @reject without a duel invitation. -363: Duel: The duel invitation has been rejected. -364: Duel: You can't invite %s because he/she isn't in the same map. -365: Duel: Can't use %s in duel. +350: Duel| You can't use @invite. You aren't a duelist. +351: Duel| The limit of players has been reached. +352: Duel| Player name not found. +353: Duel| The Player is in the duel already. +354: Duel| Invitation has been sent. +355: Duel| You can't use @duel without @reject. +356: Duel| You can take part in duel once per %d minutes. +357: Duel| Invalid value. +358: Duel| You can't use @leave. You aren't a duelist. +359: Duel| You've left the duel. +360: Duel| You can't use @accept without a duel invitation. +361: Duel| The duel invitation has been accepted. +362: Duel| You can't use @reject without a duel invitation. +363: Duel| The duel invitation has been rejected. +364: Duel| You can't invite %s because he/she isn't in the same map. +365: Duel| Can't use %s in duel. //366-369 FREE 370: -- Duels: %d/%d, Members: %d/%d, Max players: %d -- 371: -- Duels: %d/%d, Members: %d/%d -- @@ -620,7 +620,7 @@ // Etc messages from source 862: You're too close to a NPC, you must be at least %d cells away from any NPC. -863: Duel: Can't use this item in duel. +863: Duel| Can't use this item in duel. 864: You cannot use this command when dead. 865: Can't create chat rooms in this area. 866: Pets are not allowed in Guild Wars. |