[10051] Fixed talent 58426 broken after 3.3.3 switch.
[getmangos.git] / sql / updates / 0.10 / 5335_mangos_mangos_string.sql
blobf3f459267339093cad6bd1e0b5cbc9a3172c2b6d
1 DELETE FROM mangos_string WHERE entry in (12);
2 INSERT INTO mangos_string VALUES
3 (12,'Online players: %u (max: %u) Queued players: %u (max: %u)',NULL,NULL,NULL,NULL,NULL,NULL,NULL);