From 7ad17494225bafc75e62460febd67a38b40f74db Mon Sep 17 00:00:00 2001 From: AnonXS Date: Wed, 1 Nov 2023 17:13:43 +0100 Subject: [PATCH] [Instance] Add missing s.4086 Evasion for Blood Steward of Kirtonos & Wildspawn Trickster --- Updates/Instances/289_scholomance.sql | 2 +- Updates/Instances/429_dire_maul.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Updates/Instances/289_scholomance.sql b/Updates/Instances/289_scholomance.sql index 79915a8a2..2114d1944 100644 --- a/Updates/Instances/289_scholomance.sql +++ b/Updates/Instances/289_scholomance.sql @@ -246,7 +246,7 @@ REPLACE INTO `creature_template_addon` (`entry`, `mount`, `stand_state`, `sheath (11551, 0, 0, 1, 0, 0, '10022'), -- Necrofiend (11582, 0, 0, 1, 0, 0, NULL), -- Scholomance Dark Summoner (11622, 0, 0, 1, 0, 0, NULL), -- Rattlegore -(14861, 0, 0, 1, 0, 0, NULL), -- Blood Steward of Kirtonos +(14861, 0, 0, 1, 0, 0, '4086'), -- Blood Steward of Kirtonos (16047, 0, 0, 1, 0, 0, NULL); -- Kormok Trigger INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES diff --git a/Updates/Instances/429_dire_maul.sql b/Updates/Instances/429_dire_maul.sql index c9d40702f..9a657d99c 100644 --- a/Updates/Instances/429_dire_maul.sql +++ b/Updates/Instances/429_dire_maul.sql @@ -916,7 +916,7 @@ REPLACE INTO `creature_template_addon` (`entry`, `mount`, `stand_state`, `sheath (11446, 0, 0, 1, 0, 0, NULL), -- Gordok Spirit (11451, 0, 0, 1, 0, 0, NULL), -- Wildspawn Satyr (11452, 0, 0, 1, 0, 0, '13299'), -- Wildspawn Rogue -(11453, 0, 0, 1, 0, 0, NULL), -- Wildspawn Trickster +(11453, 0, 0, 1, 0, 0, '4086'), -- Wildspawn Trickster (11454, 0, 0, 1, 0, 0, NULL), -- Wildspawn Betrayer (11455, 0, 0, 1, 0, 0, '22418'), -- Wildspawn Felsworn (11456, 0, 0, 1, 0, 0, '7939 22766 8601 18950'), -- Wildspawn Shadowstalker