diff options
author | megamage <none@none> | 2009-01-24 14:11:17 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-01-24 14:11:17 -0600 |
commit | 7163f598dc7987f8f95f541a8717859fbe22cc42 (patch) | |
tree | 38844f1521388751e67ae92c4cb9e763ecc3de55 | |
parent | 6be2cfeeed14bbacaa19382485a7ef4fc739abcb (diff) |
*Add some script targets. By raczman.
--HG--
branch : trunk
-rw-r--r-- | sql/updates/965_world_scripts.sql | 17 |
1 files changed, 17 insertions, 0 deletions
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); |