mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Gameobject): Correct Area 52 Mailbox faction. (#22319)
This commit is contained in:
1
data/sql/updates/pending_db_world/area-52-mailbox.sql
Normal file
1
data/sql/updates/pending_db_world/area-52-mailbox.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `gameobject_template_addon` SET `faction` = 35 WHERE `entry` = 184085;
|
||||
Reference in New Issue
Block a user