mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 23:43:44 +00:00
3
data/sql/updates/db_world/2022_11_12_09.sql
Normal file
3
data/sql/updates/db_world/2022_11_12_09.sql
Normal file
@@ -0,0 +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);
|
||||
Reference in New Issue
Block a user