*Allow Illumination to proc on Holy Shock.

--HG--
branch : trunk
This commit is contained in:
Destalker
2009-07-11 21:32:41 +02:00
parent 84644b7644
commit ff7a90db5f
4 changed files with 14 additions and 6 deletions

View File

@@ -490,6 +490,7 @@ void GameObject::AddUniqueUse(Player* player)
void GameObject::Delete()
{
assert (!GetOwnerGUID());
SendObjectDeSpawnAnim(GetGUID());
SetGoState(GO_STATE_READY);