skyfire/sql/old/2.4.3/00748_world_scripts.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

3 lines
196 B
SQL

UPDATE `creature_template` SET `ScriptName`='npc_infused_crystal' WHERE `entry`=16364;
UPDATE `creature_template` SET `flags_extra`=0 WHERE `entry`=16364;
DELETE FROM `creature` WHERE `id`=17086;