server/sql/updates/06609_mangos_mangos_string.sql

3 lines
175 B
SQL

DELETE FROM mangos_string WHERE entry = 170;
INSERT INTO mangos_string VALUES
(170,'You try to hear sound %u but it doesn\'t exist.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);