root/trunk/sql/updates/125_world_scripts.sql

Revision 124, 408 bytes (checked in by yumileroy, 17 years ago)

[svn] * Properly name Updates for scripts.

Original author: KingPin?
Date: 2008-10-27 13:23:14-05:00

Line 
1update creature_template set speed='0.01', scriptname='mob_toxic_sporebat' WHERE entry=22140;
2update creature_template SET scriptname='npc_overlord_morghor' WHERE entry=23139;
3update creature_template SET scriptname='npc_lord_illidan_stormrage' WHERE entry=22083;
4update creature_template SET scriptname='npc_yarzill_the_merc' WHERE entry=23141;
5update quest_template SET StartScript=0 WHERE entry=11108;
Note: See TracBrowser for help on using the browser.