aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-03-13 18:16:41 +0100
committerKillyana <morphone1@gmail.com>2020-03-13 18:16:41 +0100
commit70569ae3e66eb0b73a0edb6b5435c6f0c5e50833 (patch)
tree601057677059c4afcf2b3f985d30f061bb2d1ac6
parent47c49c391233d67e7cf992a2df9516f36d4f8ee5 (diff)
DB/Creature: Earthen Stoneshaper
-rw-r--r--sql/updates/world/3.3.5/2020_03_13_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_03_13_02_world.sql b/sql/updates/world/3.3.5/2020_03_13_02_world.sql
new file mode 100644
index 00000000000..d3f29bb326d
--- /dev/null
+++ b/sql/updates/world/3.3.5/2020_03_13_02_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template` SET `unit_flags`=33536 WHERE `entry`=33620;