skyfire/sql/old/3.2.2a/07033_world_scriptname.sql
runningnak3d fd14dbe399 Misc: Restructuring directory layout to accomodate the fact that we will
be pushing DB content. We will no longer have a seperate DB repo.
2011-02-02 07:50:21 -07:00

4 lines
254 B
SQL

UPDATE `creature_template` SET `ScriptName`='npc_blastmaster_emi_shortfuse' WHERE `entry`=7998;
UPDATE `creature_template` SET `ScriptName`='boss_grubbis' WHERE `entry`=7361;
UPDATE `instance_template` SET `script`='instance_gnomeregan' WHERE `map`=90;