Skip to content

Commit

Permalink
Merge 3.3.5 to npcbots_3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Mar 16, 2024
2 parents 1f5feea + 3218a29 commit ab0162a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2024_03_16_00_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Remove stun immunity from Captain Balinda Stonehearth and Captain Galvangar for all entries
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`&~2048 WHERE `entry` IN (22605,31820,37243,22606,31055,37244);

0 comments on commit ab0162a

Please sign in to comment.