From 7163f598dc7987f8f95f541a8717859fbe22cc42 Mon Sep 17 00:00:00 2001 From: megamage Date: Sat, 24 Jan 2009 14:11:17 -0600 Subject: *Add some script targets. By raczman. --HG-- branch : trunk --- sql/updates/965_world_scripts.sql | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sql/updates/965_world_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/965_world_scripts.sql b/sql/updates/965_world_scripts.sql new file mode 100644 index 00000000000..8f141c9290f --- /dev/null +++ b/sql/updates/965_world_scripts.sql @@ -0,0 +1,17 @@ +INSERT INTO `spell_script_target` VALUES +(33655,0,183350), +(33655,0,183351), +(44374,1,24722), +(31538,1,17895), +(29967,1,16524), +(39887,1,23002), +(31617,1,17899), +(31624,1,17899), +(31625,1,17899), +(34019,1,19422), +(34946,1,20040), +(34946,1,20041), +(21934,1,21934), +(43144,1,23817), +(12613,1,5843), +(9095,1,1200); -- cgit v1.2.3