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
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 ('1630100495388127462');
UPDATE `creature_template` SET `faction` = 152 WHERE (`entry` = 4428);