fix(DB/Creature): Razorgore should not be interruptable

This commit is contained in:
temperrr
2022-04-07 14:16:59 +02:00
committed by GitHub
parent 48fccc851d
commit bd9b320a4b

View File

@@ -0,0 +1,2 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1649325436095486698');
UPDATE `creature_template` SET `mechanic_immune_mask` = 650854235 WHERE (`entry` = 12435);