mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Typo fix.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
8ffb28a174
commit
d34842f786
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ INSERT INTO mangos_string (entry, content_default) VALUES
|
|||
(1134, 'Someone in your party is already in three battleground queues. You cannot join as group.'),
|
||||
(1135, 'You cannot teleport to a battleground or arena map.'),
|
||||
(1136, 'You cannot summon players to a battleground or arena map.'),
|
||||
(1127, 'You must be in GM mode to teleport to a player in a battleground.'),
|
||||
(1137, 'You must be in GM mode to teleport to a player in a battleground.'),
|
||||
(1138, 'You cannot teleport to a battleground from another battleground. Please leave the current battleground first.');
|
||||
|
||||
DELETE FROM mangos_string WHERE entry = 714 OR entry = 716;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue