mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 12:02:48 -04:00
Make it 95% perfect to LK version (fixes spawns, eruption, achievements and some more) Fixes issue #1706 Fixes issue #1736d --HG-- branch : trunk
3 lines
152 B
SQL
3 lines
152 B
SQL
UPDATE `instance_template` SET `script`='instance_onyxias_lair' WHERE `map`=249;
|
|
UPDATE `creature_template` SET `AIName`='EventAI' WHERE `entry`=36561;
|