DB/NPC: Vezax's bunny will no longer attacks players
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|130 WHERE `entry`=33500;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|130 WHERE `entry`=33500;
|
||||