Files
TrinityCore/sql/updates/4544_world.sql
QAston 1eef9f86f6 *Script for Plug the Sinkholes - by Drethek.
--HG--
branch : trunk
2009-07-23 15:13:17 +02:00

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');