DB/Creature: Make the roach spawned in Maraudon immune to PC\NPC

One of kind

(cherry picked from commit 37f73a6e2b)
This commit is contained in:
offl
2021-08-05 01:11:20 +03:00
committed by Shauren
parent ce87adc991
commit f44251d0b0

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `unit_flags` = 768 WHERE `id` = 4076 AND `guid` = 54125;