mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Behsten gossip for XP freeze (#11478)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1650603437547310423');
|
||||
|
||||
UPDATE `creature_template` SET `gossip_menu_id` = 10638,`npcflag` = 1 WHERE `entry` = 35365;
|
||||
Reference in New Issue
Block a user