server/sql/updates/0.12/06609_mangos_mangos_string.sql
2008-12-23 02:04:42 +03:00

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);