aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/4544_world.sql
diff options
context:
space:
mode:
authorQAston <none@none>2009-07-23 15:13:17 +0200
committerQAston <none@none>2009-07-23 15:13:17 +0200
commit1eef9f86f63ce0c61635c059681845a3a953744a (patch)
treed080b67f2a5476008f3d0474307aa14aef913e25 /sql/updates/4544_world.sql
parent4a0d187cd68e871be45fe662fbcb95ccebe68cce (diff)
*Script for Plug the Sinkholes - by Drethek.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/4544_world.sql')
-rw-r--r--sql/updates/4544_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/4544_world.sql b/sql/updates/4544_world.sql
new file mode 100644
index 00000000000..90f7e193f15
--- /dev/null
+++ b/sql/updates/4544_world.sql
@@ -0,0 +1,3 @@
+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');