fix(Core/TempleOfAhnQiraj): Ouro rewrite (#12683)

This commit is contained in:
Angelo Venturini
2022-08-15 17:51:20 -03:00
committed by GitHub
parent c7a0fa1aff
commit cb887bbc22
6 changed files with 340 additions and 94 deletions

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `unit_flags` = `unit_flags` | 33554432, `ScriptName` = 'npc_dirt_mound' WHERE `entry` = 15712;
UPDATE `gameobject_template_addon` SET `flags` = `flags` | 16 WHERE `entry` = 180795;