chore(DB): import pending files

Referenced commit(s): 81fec93112
This commit is contained in:
AzerothCoreBot
2022-11-12 11:53:37 +00:00
parent 81fec93112
commit 30e92d4831

View File

@@ -1,2 +1,3 @@
-- DB update 2022_11_12_08 -> 2022_11_12_09
-- Remove incorrect gossip from Roetten Stonehammer
UPDATE `creature_template` SET `npcflag` = 2, `gossip_menu_id` = 0 WHERE (`entry` = 5637);