chore(DB): import pending files

Referenced commit(s): d9cd36220b
This commit is contained in:
github-actions[bot]
2024-02-01 16:06:31 +00:00
parent d9cd36220b
commit 901d58cdc4

View File

@@ -1,2 +1,3 @@
-- DB update 2024_02_01_00 -> 2024_02_01_01
-- Add Repair npcflag to 28344 Blazzle
UPDATE `creature_template` SET `npcflag` = (`npcflag` | 4096) WHERE `entry` = 28344;