root/trunk/sql/updates/116_world.sql @ 108

Revision 108, 0.5 kB (checked in by yumileroy, 17 years ago)

[svn] Continue the work of rewriting spell target selection functions (warning: this may cause some spells broken).
Add some spell_script_target.
Delete some workaround in scripts (since core provides spell support now).

Original author: megamage
Date: 2008-10-25 10:37:28-05:00

Line 
1INSERT INTO `spell_script_target` VALUES ('30531', '1', '17256');
2INSERT INTO `spell_script_target` VALUES ('41455', '1', '22949');
3INSERT INTO `spell_script_target` VALUES ('41455', '1', '22950');
4INSERT INTO `spell_script_target` VALUES ('41455', '1', '22951');
5INSERT INTO `spell_script_target` VALUES ('41455', '1', '22952');
6INSERT INTO `spell_script_target` VALUES ('42471', '1', '23817');
7INSERT INTO `spell_script_target` VALUES ('43734', '1', '23817');
8INSERT INTO `spell_script_target` VALUES ('42631', '1', '23920');
Note: See TracBrowser for help on using the browser.