fix(DB/CreatureTemplate): change faction of Servants of Freya (#24202)

This commit is contained in:
Dan 2025-12-24 11:43:06 +01:00 committed by GitHub
parent a4ea6d60a2
commit 26a0ec0ffc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
-- Was
UPDATE `creature_template` SET `faction` = 634 WHERE `entry` = 29036;