server/sql/updates/0.10/5634_mangos_mangos_string.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);