aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-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