aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/4544_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-07-27 07:40:52 +0200
committerDrahy <none@none>2009-07-27 07:40:52 +0200
commitafd5658de56d471f0e364f19ed13cccc84175d39 (patch)
tree55818fb43a749dad720dce1301b9aa68649863ec /sql/updates/4544_world.sql
parent6a8484ce25f5f278f6546177c57eb74fa556dfd7 (diff)
parent190863e5a58364a9f42336e300c836d9ec6242ad (diff)
* Merge
--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');