Skip to content

Commit

Permalink
fix(DB/Creature): Add proper unit flags to Phantom Leotheras. (azerot…
Browse files Browse the repository at this point in the history
  • Loading branch information
heyitsbench authored Sep 26, 2024
1 parent 8a06044 commit 3504273
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|33554432|32768|512|256 WHERE `entry` = 21812;

0 comments on commit 3504273

Please sign in to comment.