From 7346793bcdfef591658b6934220dc25ee52351a3 Mon Sep 17 00:00:00 2001 From: Killyana Date: Sun, 26 Aug 2018 13:38:22 +0200 Subject: DB/Script: Update guid object related to "Cleansing Witch Hill" Ref #22262 --- sql/updates/world/3.3.5/2018_08_26_02_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2018_08_26_02_world_335.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2018_08_26_02_world_335.sql b/sql/updates/world/3.3.5/2018_08_26_02_world_335.sql new file mode 100644 index 00000000000..0031fd8de48 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_08_26_02_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE FROM `event_scripts` SET `datalong`=5448 WHERE `id`=15452; -- cgit v1.2.3