mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Creature/script: Add area restriction for Freed Proto Drake
Closes #11754 Thanks to ariel-
This commit is contained in:
@@ -281,6 +281,7 @@ public:
|
||||
|
||||
void UpdateAI(uint32 diff) override
|
||||
{
|
||||
VehicleAI::UpdateAI(diff);
|
||||
events.Update(diff);
|
||||
|
||||
switch (events.ExecuteEvent())
|
||||
|
||||
Reference in New Issue
Block a user