Allow Immolate DoT ticks to critically hit, fixes issue #1932

--HG--
branch : trunk
This commit is contained in:
Shocker
2010-09-01 00:38:13 +03:00
parent cdaedef3c1
commit 6d64365e8f
2 changed files with 3 additions and 1 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
DELETE FROM `playercreateinfo_spell` WHERE `Spell`=75445;
INSERT INTO `playercreateinfo_spell` VALUES (0, 9, 75445, 'Demonic Immolate');