From 59f340b751ba1cc8bd58329db0b16d56933f64f9 Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Thu, 25 Aug 2016 10:56:01 +0200 Subject: DB/SAI: remove wrong dynamicflag from creature Proto-Drake Egg Made the tooltip appear as if a Hunter used Beast Lore on them --- sql/updates/world/3.3.5/2016_08_25_08_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_08_25_08_world.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2016_08_25_08_world.sql b/sql/updates/world/3.3.5/2016_08_25_08_world.sql new file mode 100644 index 00000000000..1af4d154e31 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_08_25_08_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_param1`=8 WHERE `entryorguid`=23777 AND `id`=7; -- cgit v1.2.3