Files
TrinityCore2/sql/updates/8265_world_scriptname.sql
John Holiver b3bd094785 Review of Onyxia's Lair
Make it 95% perfect to LK version (fixes spawns, eruption, achievements and some more)

Fixes issue #1706
Fixes issue #1736d

--HG--
branch : trunk
2010-05-22 15:26:38 -03:00

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;