server/sql/updates/0.11/5720_mangos_mangos_string.sql

3 lines
223 B
SQL

DELETE FROM mangos_string WHERE entry in (206);
INSERT INTO mangos_string VALUES
(206,'Item \'%i\' \'%s\' added to list with maxcount \'%i\' and incrtime \'%i\' and extendedcost \'%i\'',NULL,NULL,NULL,NULL,NULL,NULL,NULL);