aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorRat <none@none>2009-04-13 17:08:24 +0200
committerRat <none@none>2009-04-13 17:08:24 +0200
commitdd93679f5f0d36705d5bd39fee4b0ec9e0ed5b2a (patch)
treea5ef1791647af30bb006d15c8e13669530d27d68 /sql/updates
parent6b7d0c7cfea6fa104830ad79394aaa9965532325 (diff)
*fixed essence of suffering (reliquary of souls)
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/1350_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/1350_world_scripts.sql b/sql/updates/1350_world_scripts.sql
new file mode 100644
index 00000000000..193c03394a6
--- /dev/null
+++ b/sql/updates/1350_world_scripts.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `mindmg`=700, `maxdmg`=1200, `attackpower`=1000, `flags_extra`=196641 WHERE `entry`=23418; \ No newline at end of file