Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 489d668
  • Loading branch information
github-actions[bot] committed Feb 10, 2025
1 parent 489d668 commit 2f6097f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2025_02_10_00 -> 2025_02_10_01

-- Remove flag IMMUNE_TO_NPC. Add Flag PET_IN_COMBAT (Sniffed Values)
UPDATE `creature_template` SET `unit_flags`=`unit_flags`& ~512 WHERE (`entry` = 24938);
Expand Down

0 comments on commit 2f6097f

Please sign in to comment.