fix(DB/Quest): make quest "a new plague" for Horde (#5110)

This commit is contained in:
Stefano Borzì 2021-04-04 23:37:50 +02:00 committed by GitHub
parent d8c4795ec6
commit 96fbc0eb75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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);