View Single Post
  #2  
Old 03-23-2009, 08:18 PM
neiv2
Hill Giant
 
Join Date: Mar 2009
Location: CO
Posts: 183
Default

Quote:
Now my knowledge of full event is limited at best but from what I can tell the lizzies all blow up after you kill the High Priest. Now for the actual question part... when they cast the spell on themselves they of course do not die... So is there a way to script the mobs to die?
You could use quest::depop(), or perhaps the quest objects $mob->depop(param) or $mob->kill(). I have not tested the last two.
Reply With Quote