fix(Script/Gundrak): Moorabi timing and hard reset (#23079)

This commit is contained in:
blinkysc
2025-10-11 16:50:19 -05:00
committed by GitHub
parent c50688c702
commit 757de7a983
2 changed files with 56 additions and 24 deletions

View File

@@ -0,0 +1,2 @@
-- Moorabi hard reset
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 2147483648 WHERE `entry` IN (29305, 30530);