* Remove unused now TcpNoDelay config option. Patch provided by TonyMontana5000.
[getmangos.git] / sql / updates / 6023_mangos_mangos_string.sql
blobc93d5ee988beb19391da64b63c0c365b36834529
1 DELETE FROM `mangos_string` WHERE `entry` IN (314,315,316);
3 INSERT INTO `mangos_string` VALUES
4 (314, ' [peace forced]',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
5 (315, ' [hidden]',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
6 (316, ' [invisible forced]',NULL,NULL,NULL,NULL,NULL,NULL,NULL);