Removed limb impact tolerances from creature configs & added ragdoll-specific impact tolerance
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</limb>
|
||||
|
||||
<!-- lower yaw -->
|
||||
<limb id = "1" radius="70" height="100" impacttolerance="50.0">
|
||||
<limb id = "1" radius="70" height="100">
|
||||
<sprite texture="Content/Characters/Charybdis/charybdis.png" sourcerect="416,0,192,256" depth="0.025" origin="0.65,0.5"/>
|
||||
<attack range="300" duration="0.5" damage="5.00" bleedingdamage="50" structuredamage="500" damagetype="slash" torque="200" targetforce="-50"/>
|
||||
</limb>
|
||||
|
||||
Reference in New Issue
Block a user