mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
*Add some script targets. By raczman.
--HG-- branch : trunk
This commit is contained in:
17
sql/updates/965_world_scripts.sql
Normal file
17
sql/updates/965_world_scripts.sql
Normal file
@@ -0,0 +1,17 @@
|
||||
INSERT INTO `spell_script_target` VALUES
|
||||
(33655,0,183350),
|
||||
(33655,0,183351),
|
||||
(44374,1,24722),
|
||||
(31538,1,17895),
|
||||
(29967,1,16524),
|
||||
(39887,1,23002),
|
||||
(31617,1,17899),
|
||||
(31624,1,17899),
|
||||
(31625,1,17899),
|
||||
(34019,1,19422),
|
||||
(34946,1,20040),
|
||||
(34946,1,20041),
|
||||
(21934,1,21934),
|
||||
(43144,1,23817),
|
||||
(12613,1,5843),
|
||||
(9095,1,1200);
|
||||
Reference in New Issue
Block a user