From de11cc3f8ecb3edff0c720f669077594f9602214 Mon Sep 17 00:00:00 2001 From: runningnak3d Date: Mon, 22 Dec 2008 20:59:45 +0000 Subject: * 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 --- sql/updates/566_world.sql | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 sql/updates/566_world.sql (limited to 'sql/updates/566_world.sql') 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); -- cgit v1.2.3