• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

what is wrong with this remove?

darchon

Refugee
what is wrong with this? i keep getting "did not apply".

Code:
<remove xpath="/entity_classes/entity_class[@name='ZombieStripper']/property[@name='HandItem']" />
 
ZombieStripper != zombieStripper

Also be ready for some errors when they spawn if you don't replace the hand item with something else. They need hand items in order to attack.

 
Back
Top