diff options
| author | runningnak3d <none@none> | 2008-12-22 20:59:45 +0000 |
|---|---|---|
| committer | runningnak3d <none@none> | 2008-12-22 20:59:45 +0000 |
| commit | de11cc3f8ecb3edff0c720f669077594f9602214 (patch) | |
| tree | e7e727a46a1bd46fd53d79222188cb4c0b6c494c /sql/updates/566_world.sql | |
| parent | ea891c0575e4a76f26d3fb8ec9c7a2f4eff4a9bf (diff) | |
* And yet more SQL clean up
--HG--
branch : trunk
rename : sql/updates/488_world_script.sql => sql/updates/488_world_scripts.sql
rename : sql/updates/502_trinity_scripts.sql => sql/updates/502_world_scripts.sql
rename : sql/updates/566_world_spell_script_target.sql => sql/updates/566_world.sql
Diffstat (limited to 'sql/updates/566_world.sql')
| -rw-r--r-- | sql/updates/566_world.sql | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sql/updates/566_world.sql b/sql/updates/566_world.sql new file mode 100644 index 00000000000..6c176e1ad89 --- /dev/null +++ b/sql/updates/566_world.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); |
