mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Add missing sql from rev 6397
--HG-- branch : trunk
This commit is contained in:
3
sql/updates/6397_world.sql
Normal file
3
sql/updates/6397_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_target` WHERE `entry`=45364;
|
||||
INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES
|
||||
(45364,1,25478);
|
||||
Reference in New Issue
Block a user