DB/Creature: prevent NPC Geezle from being attackable
Closes #23470 (cherry picked from commit 976bc1149969b85697e9d54b852f9b557abbdc5d)
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