mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
fix(DB/Creatures): Do not check race requirement for mount trainers. (#7233)
Fixed #6704. Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1628102546520423200');
|
||||
|
||||
UPDATE `creature_template` SET `trainer_race`=0 WHERE `trainer_type`=1;
|
||||
Reference in New Issue
Block a user