fix(DB/Gameobject): Correct Area 52 Mailbox faction. (#22319)

This commit is contained in:
Benjamin Jackson 2025-06-15 17:42:51 -04:00 committed by GitHub
parent 8daba92e58
commit a473138dbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1 @@
UPDATE `gameobject_template_addon` SET `faction` = 35 WHERE `entry` = 184085;