mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-02 15:17:27 +01:00
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:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `unit_flags` = 768 WHERE `id` = 4076 AND `guid` = 54125;
|
||||
Reference in New Issue
Block a user