mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
fix(DB/Quest): make quest "a new plague" for Horde (#5110)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617403339704819681');
|
||||||
|
|
||||||
|
UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` IN (367, 368, 369, 492);
|
||||||
Reference in New Issue
Block a user