Core/Scripts: unified scripted gossip/quest api

Port From (https://github.com/TrinityCore/TrinityCore/commit/6604849716bc73d82a4cdbf8c66bb188086ceae4)
This commit is contained in:
hondacrx
2020-05-22 13:28:20 -04:00
parent 87b63b0975
commit c2aee387a8
30 changed files with 1642 additions and 1367 deletions
@@ -559,8 +559,6 @@ namespace Game.Entities
}
break;
}
Global.ScriptMgr.OnCreatureUpdate(this, diff);
}
public void Regenerate(PowerType power)