diff options
| author | raczman <none@none> | 2008-12-14 03:55:14 -0500 |
|---|---|---|
| committer | raczman <none@none> | 2008-12-14 03:55:14 -0500 |
| commit | bf655a996ec1021e3e825eb6ef2a0a35ac98ab3f (patch) | |
| tree | 01bf530b40cd24f4935006c1e4184221847596d3 | |
| parent | fb0d8e77a15692d10ca249fab219e88f42e0c6dc (diff) | |
Some spell_script targets added.
--HG--
branch : trunk
| -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); |
