server/sql/wotlk_updates/10_mangos_string.sql
tomrus88 0f7077546f Implemented character customize future.
Not tested, but should work...
2008-12-12 01:44:52 +03:00

3 lines
272 B
SQL

INSERT INTO `mangos_string` VALUES
(345,'Forced customize for player %s will be requested at next login.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(346,'Forced customize for player %s (GUID #%u) will be requested at next login.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);