fix(DB/creature/gameobject): Brother against brother (#3547)

This commit is contained in:
WiZZy
2020-11-09 02:14:19 +02:00
committed by GitHub
parent b380f33f3c
commit 74f2d5f0f6

View File

@@ -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;