DB/NPC: Vezax's bunny will no longer attacks players

This commit is contained in:
Lopin
2011-06-19 15:45:20 +02:00
parent d77d5ce3fd
commit eb4d4bbf1f

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|130 WHERE `entry`=33500;