mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
3 lines
284 B
SQL
3 lines
284 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'); |