From e2e18ddd1a0c3ac72dfb8d54b24fcfd1d48c229f 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 (cherry picked from commit 3731c4be958666af24a67aa7e7de1f9972f9f46d) --- sql/updates/world/master/2021_12_08_03_world_2019_05_24_04_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2021_12_08_03_world_2019_05_24_04_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2021_12_08_03_world_2019_05_24_04_world.sql b/sql/updates/world/master/2021_12_08_03_world_2019_05_24_04_world.sql new file mode 100644 index 00000000000..7a50bfd2401 --- /dev/null +++ b/sql/updates/world/master/2021_12_08_03_world_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