*Implemented Scalding Water in Lurker script

*Changed c->GetInstanceData in eredar twins script
*33504 not affected by any healing bonus patch provided by eumario

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2008-12-14 20:08:10 +01:00
parent 7097ffe6dc
commit b8b60792aa
4 changed files with 45 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
UPDATE creature_template SET minhealth=2655000, maxhealth=2655000, ScriptName = 'boss_the_lurker_below', InhabitType = '3' WHERE entry = '21217';
UPDATE creature_template SET ScriptName = 'mob_coilfang_ambusher' WHERE entry = '21865';
UPDATE creature_template SET ScriptName = 'mob_coilfang_guardian' WHERE entry = '21873';
UPDATE creature_model_info SET bounding_radius = '13', combat_reach = '20' WHERE modelid = '20216';