mirror of
https://github.com/ProjectSkyfire/SkyFire_548
synced 2026-08-18 06:32:13 -04:00
4 lines
398 B
SQL
4 lines
398 B
SQL
DELETE FROM `trinity_string` WHERE `entry` IN (817,818);
|
|
INSERT INTO `trinity_string` VALUES
|
|
(817,'Entry %u not found in creature_template table.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
|
|
(818,'Entry %u not found in sCreatureStorage. Possible new line in creature_template, but you can not add new creatures without restarting. Only modifing is allowed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
|