mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(Scritpts/MoltenCore): Add immune to pc & npc flags to Ragnaros (#10179)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642172483156193900');
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` |64|256|512 WHERE `entry` = 11502;
|
||||
Reference in New Issue
Block a user