mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
3 lines
223 B
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);
|