SQL: Cleanup in SQL updates

This commit is contained in:
tobmaps
2011-08-06 19:58:28 +07:00
parent 7f57507155
commit 3d935c218f
3 changed files with 4 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
DELETE FROM `trinity_string` WHERE `entry` = 283;
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
(283,'You have disabled %s\'s chat for %u minutes, effective at the player\'s next login. Reason: %s.');
(283,'You have disabled %s\'s chat for %u minutes, effective at the player\'s next login. Reason: %s.');

View File

@@ -340,4 +340,4 @@ INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`
(@PATH,3,-12263.227539,-1460.766235,147.386337,0,1,0,100,0),
(@PATH,4,-12231.422852,-1469.367920,148.652176,0,1,0,100,0),
(@PATH,5,-12220.394531,-1434.480347,151.252106,0,1,0,100,0),
(@PATH,6,-12246.502930,-1412.346069,152.635223,0,1,0,100,0);
(@PATH,6,-12246.502930,-1412.346069,152.635223,0,1,0,100,0);

View File

@@ -4,4 +4,4 @@ INSERT INTO `spell_dbc` (`id`,`Effect1`,`EffectImplicitTargetA1`,`Comment`) VALU
DELETE FROM `spell_script_names` WHERE `spell_id`=18350;
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(18350,'spell_gen_soul_preserver');
(18350,'spell_gen_soul_preserver');