2025-6-25

This commit is contained in:
Tourswen
2025-06-26 00:51:44 +08:00
parent 3b8d053788
commit 8c29792e6c
41 changed files with 256 additions and 13 deletions

View File

@@ -222,6 +222,14 @@
<li>FullHead</li>
</groups>
</li>
<!-- 天线 -->
<li>
<def>WULA_Addons_Antenna</def>
<coverage>0.1</coverage>
<groups>
<li>UpperHead</li>
</groups>
</li>
</parts>
</li>
</parts>

View File

@@ -30,4 +30,20 @@
</tags>
<destroyableByDamage>false</destroyableByDamage>
</BodyPartDef>
<BodyPartDef>
<defName>WULA_Addons_Antenna</defName>
<label>上行链路天线</label>
<hitPoints>30</hitPoints>
<permanentInjuryChanceFactor>0</permanentInjuryChanceFactor>
<skinCovered>false</skinCovered>
<solid>true</solid>
<bleedRate>0</bleedRate>
<destroyableByDamage>false</destroyableByDamage>
<!-- <tags>
<li>BreathingSourceCage</li>
<li>Spine</li>
<li>Pelvis</li>
<li>ManipulationLimbSegment</li>
</tags> -->
</BodyPartDef>
</Defs>