fix(DB/CreatureAddon): add hawkstriker mount to Sun's Reach patrol (#21345)

This commit is contained in:
Jelle Meeus 2025-02-07 08:42:45 +01:00 committed by GitHub
parent 306f41a2d8
commit 2ec792c295
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,2 @@
--
UPDATE `creature_addon` SET `mount` = 20675 WHERE `guid` = 94387;