aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2014-07-21 16:49:43 +0200
committerAokromes <Aokromes@users.noreply.github.com>2014-07-21 16:49:43 +0200
commitf4d065dee0c2f2cdc61af5b4b84f1e019881aa8f (patch)
treecc8c41324f9ca1e9b898e81498735bdaafce3a9f
parent210fb1526583635a16b61a43683b213495b2b0f1 (diff)
DB/Creature: Update to c1006c5
It's bad to do things at late night.
-rw-r--r--sql/updates/world/2014_07_21_09_world_creature_template.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_07_21_09_world_creature_template.sql b/sql/updates/world/2014_07_21_09_world_creature_template.sql
new file mode 100644
index 00000000000..88770a3f3c4
--- /dev/null
+++ b/sql/updates/world/2014_07_21_09_world_creature_template.sql
@@ -0,0 +1,2 @@
+--
+UPDATE creature_template_addon SET `bytes2`=1 WHERE `entry` IN (19762, 19768, 19784);