* Continuing cleaning sql

* Used trinity sql coding style
* Now complete

--HG--
branch : trunk
This commit is contained in:
Drahy
2009-07-27 08:06:13 +02:00
parent afd5658de5
commit 67250953ba
12 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ UPDATE `creature_template` SET `ScriptName`='npc_captured_rageclaw' WHERE (`entr
UPDATE `creature_template` SET `ScriptName`='npc_drakuru_shackles' WHERE (`entry`='29700');
DELETE FROM `spell_script_target` WHERE `entry` IN (55083,55223,59951,59952);
INSERT INTO `spell_script_target` VALUES (55083, 1, 29700),(55223, 1, 29686),(59951, 1, 29686),(59952, 1, 29686);
INSERT INTO `spell_script_target` VALUES (55083, 1, 29700),(55223, 1, 29686),(59951, 1, 29686),(59952, 1, 29686);