mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Raid/AQ40): Ouro not spawning (#9285)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637594598317103800');
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_ouro_spawner' WHERE `entry`=15957;
|
||||
UPDATE `creature_template` SET `flags_extra`='128' WHERE `entry`=15957;
|
||||
UPDATE `creature_template` SET `InhabitType`='9' WHERE `entry`=15957;
|
||||
Reference in New Issue
Block a user