mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
DB/Creature: prevent NPC Geezle from being attackable
Closes #23470
(cherry picked from commit 976bc11499)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags`=256|512 WHERE `entry`=17318;
|
||||
Reference in New Issue
Block a user