mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
Scripts/Icecrown Citadel: Corrected death speech for Stinky and Festergut Scripts/Icecrown Citadel: Fixed Boned! achievement conditions --HG-- branch : trunk
5 lines
327 B
SQL
5 lines
327 B
SQL
UPDATE `creature_template` SET `ScriptName`='boss_rotface' WHERE `entry`=36627;
|
|
UPDATE `creature_template` SET `ScriptName`='npc_little_ooze' WHERE `entry`=36897;
|
|
UPDATE `creature_template` SET `ScriptName`='npc_big_ooze' WHERE `entry`=36899;
|
|
UPDATE `creature_template` SET `ScriptName`='npc_precious_icc' WHERE `entry`=37217;
|