Skip to content

Commit

Permalink
Add no crushing blows
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwife committed Dec 27, 2024
1 parent 9752be3 commit c3fd647
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Updates/0525_no_crushing_blows.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
UPDATE creature_template SET StaticFlags2=StaticFlags2|0x00000010 WHERE entry IN(16011,16028); -- loatheb and patchwerk
UPDATE creature_template SET StaticFlags2=StaticFlags2|0x00000010 WHERE entry IN(15689,22950,24891,22997,24892); -- netherspite, kalec and High Nethermancer Zerevor
UPDATE creature_template SET StaticFlags2=StaticFlags2|0x00000010 WHERE entry IN(21362,24674);

0 comments on commit c3fd647

Please sign in to comment.