mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-21 23:27:14 -04:00
e5e9ff8e02
Please re-import it (thank you Stryker). --HG-- branch : trunk
5 lines
241 B
SQL
5 lines
241 B
SQL
DELETE FROM `spell_script_target` WHERE `entry`=45364 AND `type`=1 AND `targetEntry`=25478
|
|
DELETE FROM `spell_script_target` WHERE `entry`=45634;
|
|
INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES
|
|
(45634,1,25478);
|