mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
Some spell_script targets added.
--HG-- branch : trunk
This commit is contained in:
24
sql/updates/566_world_spell_script_target.sql
Normal file
24
sql/updates/566_world_spell_script_target.sql
Normal file
@@ -0,0 +1,24 @@
|
||||
INSERT INTO spell_script_target VALUES
|
||||
(8913,1,1200),
|
||||
(9095,1,6492),
|
||||
(33655,0,183351),
|
||||
(33655,0,183350),
|
||||
(34526,1,19723),
|
||||
(34526,1,19724),
|
||||
(36904,0,21511),
|
||||
(38738,0,185193),
|
||||
(38738,0,185195),
|
||||
(38738,0,185196),
|
||||
(38738,0,185197),
|
||||
(38738,0,185198),
|
||||
(39844,0,185549),
|
||||
(42391,0,300152),
|
||||
(12613,1,5843),
|
||||
(34019,2,16873),
|
||||
(34019,2,16871),
|
||||
(34019,2,19422),
|
||||
(34019,2,16907),
|
||||
(38015,1,21216),
|
||||
(39011,1,20885),
|
||||
(40106,1,22883),
|
||||
(40105,1,22883);
|
||||
Reference in New Issue
Block a user