mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 10:37:06 +00:00
3 lines
327 B
SQL
3 lines
327 B
SQL
DELETE FROM mangos_string WHERE entry in (666);
|
|
INSERT INTO mangos_string VALUES
|
|
(666,'After your recent battle in %s our best attempts to award you a Mark of Honor failed. Enclosed you will find the Mark of Honor we were not able to deliver to you at the time. Thanks for fighting in %s!',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
|