*Correct diminishing returns for charge and linked spell for Stoneform.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-07-19 14:56:18 +02:00
parent 94992adb64
commit b16ffa91b1
3 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (20594);
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
( 20594, 65116, 0, 'Stoneform');