mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature) - Removed the profession requirement to interact with trainer (#20763)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Removed the requirement of the player needing to have Blacksmithing to Interact with her
|
||||
UPDATE `creature_template` SET `trainer_spell` = 0 WHERE (`entry` = 29505);
|
||||
Reference in New Issue
Block a user