Core/Spells: More generic implementation of Combustion

Closes #60 & #78
This commit is contained in:
tobmaps
2011-05-11 04:17:38 +07:00
parent 492e6fd3da
commit 09fb6f555f
3 changed files with 8 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = -11129;
INSERT INTO `spell_linked_spell` VALUES (-11129, -28682, 0, 'Combustion');