- 916
- 2015
- 24
- Location
- Barryton Michigan USA
The cocoons shouldn't be able to attack, And should not give xp.
Code:
UPDATE `creature_template` SET `unit_flags`=131076 WHERE `entry`=24210;
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|64 WHERE `entry`=24210;