From 3f7d543aba7da29fd27d1275390ccdb5f0b77e35 Mon Sep 17 00:00:00 2001 From: raczman Date: Thu, 25 Dec 2008 13:23:56 +0100 Subject: A little spell_script_target update. --HG-- branch : trunk --- sql/updates/640_world.sql | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sql/updates/640_world.sql (limited to 'sql') diff --git a/sql/updates/640_world.sql b/sql/updates/640_world.sql new file mode 100644 index 00000000000..89e5f067724 --- /dev/null +++ b/sql/updates/640_world.sql @@ -0,0 +1,4 @@ +INSERT INTO `spell_script_target` VALUES +(33655,0,183350), +(33633,0,183351), +(44374,1,24722); -- cgit v1.2.3