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