Files
TrinityCore/sql/updates/640_world.sql
Blaymoira 5dd0120c66 *Added DELETE query in 640_world.sql
--HG--
branch : trunk
2008-12-25 13:38:50 +01:00

6 lines
166 B
SQL

DELETE FROM `spell_script_target` WHERE entry IN (33655, 33633, 44374);
INSERT INTO `spell_script_target` VALUES
(33655,0,183350),
(33633,0,183351),
(44374,1,24722);