mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 20:13:04 -04:00
4 lines
139 B
SQL
4 lines
139 B
SQL
UPDATE `creature_template` SET `ScriptName` = 'mob_ethereal_apprentice' WHERE `entry` = 18430;
|
|
|
|
DELETE FROM `creature` WHERE `id` = 18431;
|