Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 91a5c49
  • Loading branch information
github-actions[bot] committed Oct 13, 2024
1 parent 91a5c49 commit 851d3d3
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 2024_10_13_01 -> 2024_10_13_02

UPDATE creature SET `phaseMask`=`phaseMask`& ~1 WHERE (id1 = 28660) AND (guid IN (129474, 129475, 129476, 129477, 129478, 129479));
UPDATE creature SET `phaseMask`=`phaseMask`|2 WHERE (id1 = 28660) AND (guid IN (129474, 129475, 129476, 129477, 129478, 129479));
Expand Down

0 comments on commit 851d3d3

Please sign in to comment.