fix(Scripts/ZulAman): Akilzon Gauntlet hyperspawn, handling Eagle Trash Triggers (#21129)

This commit is contained in:
Jelle Meeus
2025-01-14 12:22:37 +01:00
committed by GitHub
parent 1fdc887780
commit 995eed88a5
3 changed files with 44 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `ScriptName` = 'npc_eagle_trash_aggro_trigger' WHERE (`entry` = 24223);