mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 08:00:48 +01:00
4 lines
285 B
SQL
4 lines
285 B
SQL
UPDATE `creature_template` SET `ScriptName`='npc_sinkhole_kill_credit' WHERE (`entry`='26248') or (`entry`='26249');
|
|
UPDATE `item_template` SET `ScriptName`='item_incendiary_explosives' WHERE (`entry`='35704');
|
|
UPDATE `creature_template` SET `flags_extra`='2' WHERE (`entry`='26250');
|