mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(DB/creature/gameobject): Brother against brother (#3547)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1601869322546655200');
|
||||
|
||||
UPDATE `creature` SET `spawnMask` = 3 WHERE `id` = 18956;
|
||||
UPDATE `gameobject` SET `spawnMask` = 3 WHERE `id` = 183051;
|
||||
Reference in New Issue
Block a user