root/trunk/sql/updates/231_world_scripts.sql

Revision 223, 260 bytes (checked in by yumileroy, 17 years ago)

[svn] * Merged SD2 Rev. 706 & 707

  • Added: Pathaleon the Calculator script. Also added a Mechanar Instance script.
  • Added: Fixed and improved version of High King Maulgar. (Timers, Spells, Adds...)
  • Fixed: Nethermancer Sepethrea encounter. Spawning Adds, timers, spells...
  • Fixed: Lot of timers and spells like for: Doomlord Kazzak, Doomwalker, Gruul, and more.

* Fixed 147_world.sql

Original author: slg
Date: 2008-11-13 17:12:54-06:00

Line 
1UPDATE `creature_template` SET `ScriptName`='boss_pathaleon_the_calculator' WHERE `entry`=19220;
2UPDATE `creature_template` SET `ScriptName`='mob_nether_wraith' WHERE `entry`=21062;
3UPDATE `instance_template` SET `script`='instance_mechanar' WHERE `map`=554;
Note: See TracBrowser for help on using the browser.