fix(Core/TempleOfAhnQiraj): Ouro rewrite (#12683)
This commit is contained in:
parent
c7a0fa1aff
commit
cb887bbc22
6 changed files with 340 additions and 94 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue