D darchon Refugee Mar 10, 2021 #1 what is wrong with this? i keep getting "did not apply". Code: <remove xpath="/entity_classes/entity_class[@name='ZombieStripper']/property[@name='HandItem']" />
what is wrong with this? i keep getting "did not apply". Code: <remove xpath="/entity_classes/entity_class[@name='ZombieStripper']/property[@name='HandItem']" />
Telric Scavenger Mar 10, 2021 #2 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.
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.