fix(Scripts/ZulGurub): Thekal improvements (#12238)

* fix(Scripts/ZulGurub): Thekal improvements

* Update boss_thekal.cpp
This commit is contained in:
Skjalf
2022-07-02 13:37:56 -03:00
committed by GitHub
parent 8de594e000
commit 16f2983307
4 changed files with 38 additions and 63 deletions

View File

@@ -384,8 +384,6 @@ public:
void ModifyThreatPercentTemp(Unit* victim, int32 percent, Milliseconds duration);
void ResetFaction() { SetFaction(GetCreatureTemplate()->faction); }
protected:
bool CreateFromProto(ObjectGuid::LowType guidlow, uint32 Entry, uint32 vehId, const CreatureData* data = nullptr);
bool InitEntry(uint32 entry, const CreatureData* data = nullptr);