mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 01:53:47 +00:00
fix(Script/HellfirePeninsula): Beacons not attracting mobs. (#15296)
* fix(Script/Zone): Hellfire Peninsula - Beacons not attracting mobs. * update * add HOME_MOTION_TYPE check to prevent yoyo effect * Use GetNearPosition
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Hellfire Beacons
|
||||
UPDATE `gameobject_template` SET `ScriptName` = 'go_beacon' WHERE `entry` IN (181579, 181580, 181581);
|
||||
Reference in New Issue
Block a user