Skip to content

Commit

Permalink
[Instance] Add missing s.4086 Evasion for Blood Steward of Kirtonos &…
Browse files Browse the repository at this point in the history
… Wildspawn Trickster
  • Loading branch information
AnonXS committed Nov 1, 2023
1 parent 4d1b4e5 commit 7ad1749
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Updates/Instances/289_scholomance.sql
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Updates/Instances/429_dire_maul.sql
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ad1749

Please sign in to comment.