mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 03:53:03 -04:00
- Added blizzlike content, like texts. - Corrected some spells and timers. - As i saw in offi can be more than 1 player doing different parts of the chain at the same time. - Added code to prevent the npc gets out of the ring. - Added support for The Amphitheater of Anguish: From Beyond. --HG-- branch : trunk
2 lines
218 B
SQL
2 lines
218 B
SQL
UPDATE `creature_template` SET `ScriptName`='npc_elemental_lord' WHERE `entry` IN (30024,30025,30019,30026);
|
|
UPDATE `creature_template` SET `ScriptName`='npc_fiend_elemental' WHERE `entry` IN (30044,30042,30043,30045); |