mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
3 lines
211 B
SQL
3 lines
211 B
SQL
DELETE FROM `mangos_string` WHERE `entry` = 548;
|
|
INSERT INTO `mangos_string` VALUES
|
|
(548,'Player%s %s (guid: %u) Account: %s (id: %u) GMLevel: %u Last IP: %s Latency: %ums',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
|