From 3731c4be958666af24a67aa7e7de1f9972f9f46d Mon Sep 17 00:00:00 2001 From: Killyana Date: Sat, 25 May 2019 02:56:09 +0200 Subject: DB: Typo in the previous commit --- sql/updates/world/3.3.5/2019_05_24_04_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2019_05_24_04_world.sql diff --git a/sql/updates/world/3.3.5/2019_05_24_04_world.sql b/sql/updates/world/3.3.5/2019_05_24_04_world.sql new file mode 100644 index 00000000000..7a50bfd2401 --- /dev/null +++ b/sql/updates/world/3.3.5/2019_05_24_04_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template_addon` SET `visibilityDistanceType`=3 WHERE `entry` IN (21862); -- cgit v1.2.3