diff options
-rw-r--r-- | sql/updates/566_world_spell_script_target.sql | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sql/updates/566_world_spell_script_target.sql b/sql/updates/566_world_spell_script_target.sql new file mode 100644 index 00000000000..6c176e1ad89 --- /dev/null +++ b/sql/updates/566_world_spell_script_target.sql @@ -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); |