Revert "Scripts/EasternKingdoms: temporally adjust Eye of Acherus to allow quest completion"

This reverts commit f92e7416a5.
This commit is contained in:
Shauren
2025-10-26 11:16:06 +01:00
parent 436b4db38f
commit 524e0416ff
2 changed files with 10 additions and 16 deletions

View File

@@ -0,0 +1,2 @@
UPDATE `creature_template` SET `speed_run`=1,`flags_extra`=0 WHERE `entry`=28511;
UPDATE `creature_template_movement` SET `Flight`=0 WHERE `CreatureId`=28511;