fix(DB/Creature): Death Speaker Jargba's MC (#7595)

This commit is contained in:
jestermaniac
2021-09-01 14:27:03 +02:00
committed by GitHub
parent 724ac01ea1
commit c213a91306

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630100495388127462');
UPDATE `creature_template` SET `faction` = 152 WHERE (`entry` = 4428);