From 70569ae3e66eb0b73a0edb6b5435c6f0c5e50833 Mon Sep 17 00:00:00 2001 From: Killyana Date: Fri, 13 Mar 2020 18:16:41 +0100 Subject: DB/Creature: Earthen Stoneshaper --- sql/updates/world/3.3.5/2020_03_13_02_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2020_03_13_02_world.sql (limited to 'sql') 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; -- cgit v1.2.3