mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/gameobject): Faction+flags ID 184632 (#2031)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1561905129740963200');
|
||||
|
||||
UPDATE `gameobject_template_addon` SET `faction` = 1375, `flags` = 32 WHERE (entry = 184632);
|
||||
Reference in New Issue
Block a user