chore(DB): import pending files

Referenced commit(s): fb2ec0ae68
This commit is contained in:
github-actions[bot]
2026-03-08 18:19:55 +00:00
parent fb2ec0ae68
commit 4b4944a856

View File

@@ -1,3 +1,4 @@
-- DB update 2026_03_08_03 -> 2026_03_08_04
-- Remove Not-Selectable flag (Earthen Stoneshaper)
UPDATE `creature_template` SET `unit_flags` = `unit_flags` &~33554432 WHERE (`entry` = 33620);