Implemented character customize future.

Not tested, but should work...
This commit is contained in:
tomrus88 2008-12-12 01:44:52 +03:00
parent db64bf6b80
commit 0f7077546f
11 changed files with 229 additions and 72 deletions

View file

@ -0,0 +1,3 @@
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);