Skip to content

Commit

Permalink
Update entityclasses.xml
Browse files Browse the repository at this point in the history
Stripper change.
  • Loading branch information
JaithWraith authored May 29, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9ac2017 commit a577619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions entityclasses.xml
Original file line number Diff line number Diff line change
@@ -2378,7 +2378,7 @@

<entity_class name="zombieStripper" extends="zombieDarlene">
<property name="Tags" value="entity,zombie,walker"/>
<property name="Mesh" value="#Entities/Zombies?Zombies/zombieStandardCocktailWaitressHDRagdoll.prefab"/>
<!-- property name="Mesh" value="#Entities/Zombies?Zombies/zombieStandardCocktailWaitressHDRagdoll.prefab"/ -->

<!-- Gameplay -->
<property name="HandItem" value="meleeHandZombieStripper"/>
@@ -2391,7 +2391,7 @@

<entity_class name="zombieStripperFeral" extends="zombieStripper">
<property name="Tags" value="entity,zombie,walker,feral"/>
<property name="Mesh" value="#Entities/Zombies?Zombies/zombieStandardCocktailWaitressFeralHDRagdoll.prefab"/>
<!-- property name="Mesh" value="#Entities/Zombies?Zombies/zombieStandardCocktailWaitressFeralHDRagdoll.prefab"/ -->

<!-- Gameplay -->
<property name="DismemberMultiplierHead" value="0"/><property name="DismemberMultiplierArms" value="0"/><property name="DismemberMultiplierLegs" value="0"/><!-- Feral -->

0 comments on commit a577619

Please sign in to comment.