Fixed Ritual of Souls, implemented soulwell giving healthstones according to warlock's Improved Healthstone talent points.

--HG--
branch : trunk
This commit is contained in:
Xanadu
2010-02-04 14:43:07 +01:00
parent 6ec51e7bbc
commit ad63efde8d
4 changed files with 58 additions and 6 deletions

View File

@@ -0,0 +1 @@
UPDATE `gameobject_template` SET `ScriptName` = 'go_soulwell' WHERE `entry` IN (181621,193169);