mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Quest): Add Horde restriction to some quests (#5330)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618687734035065800');
|
||||
|
||||
UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `id` IN (1014,1098,1102);
|
||||
Reference in New Issue
Block a user