root/trunk/sql/updates/86_world_scripts.sql

Revision 124, 424 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 `ScriptName`='boss_alar' where `entry`='19514';
2update `creature_template` set `ScriptName`='mob_ember_of_alar' where `entry`='19551';
3update `creature_template` set `ScriptName`='mob_flame_patch_alar' where `entry`='20602';
4
5update gameobject_template set scriptname = "go_manticron_cube" where entry = 181713;
6update creature_template set scriptname = "mob_abyssal" where entry = 17454;
Note: See TracBrowser for help on using the browser.