Files
TrinityCore2/sql/updates/TC1_1534_world.sql
freeganja f61911b5f5 *Fix a typo in scriptname.
--HG--
branch : trunk
2009-05-28 13:16:17 +02:00

4 lines
139 B
SQL

UPDATE `creature_template` SET `ScriptName` = 'mob_ethereal_apprentice' WHERE `entry` = 18430;
DELETE FROM `creature` WHERE `id` = 18431;