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 | |
---|
1 | INSERT INTO `spell_script_target` VALUES ('30531', '1', '17256'); |
---|
2 | INSERT INTO `spell_script_target` VALUES ('41455', '1', '22949'); |
---|
3 | INSERT INTO `spell_script_target` VALUES ('41455', '1', '22950'); |
---|
4 | INSERT INTO `spell_script_target` VALUES ('41455', '1', '22951'); |
---|
5 | INSERT INTO `spell_script_target` VALUES ('41455', '1', '22952'); |
---|
6 | INSERT INTO `spell_script_target` VALUES ('42471', '1', '23817'); |
---|
7 | INSERT INTO `spell_script_target` VALUES ('43734', '1', '23817'); |
---|
8 | INSERT INTO `spell_script_target` VALUES ('42631', '1', '23920'); |
---|