modify PNNeck
This commit is contained in:
parent
700bdd4417
commit
2ccecb9537
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<!--몸통-->
|
||||
|
||||
|
||||
<BodyPartDef>
|
||||
<defName>PNTorso</defName>
|
||||
<label>torso case</label>
|
||||
@ -139,18 +139,18 @@
|
||||
<!--머리-->
|
||||
|
||||
<BodyPartDef>
|
||||
<defName>PNNeck</defName>
|
||||
<label>neck</label>
|
||||
<hitPoints>25</hitPoints>
|
||||
<bleedRate>4</bleedRate>
|
||||
<skinCovered>true</skinCovered>
|
||||
<tags>
|
||||
<li>BreathingPathway</li>
|
||||
<li>EatingPathway</li>
|
||||
<li>TalkingPathway</li>
|
||||
</tags>
|
||||
<canSuggestAmputation>false</canSuggestAmputation>
|
||||
</BodyPartDef>
|
||||
<defName>PNNeck</defName>
|
||||
<label>neck</label>
|
||||
<hitPoints>25</hitPoints>
|
||||
<bleedRate>4</bleedRate>
|
||||
<skinCovered>true</skinCovered>
|
||||
<tags>
|
||||
<li>BreathingPathway</li>
|
||||
<li>EatingPathway</li>
|
||||
<li>TalkingPathway</li>
|
||||
</tags>
|
||||
<canSuggestAmputation>false</canSuggestAmputation>
|
||||
</BodyPartDef>
|
||||
|
||||
<!--<BodyPartDef>
|
||||
<defName>PNHead</defName>
|
||||
|
Loading…
x
Reference in New Issue
Block a user