1.3
@ -116,5 +116,101 @@
|
||||
<texture>Things/Pawn/Wounds/WoundMechC</texture>
|
||||
</li>
|
||||
</genericWounds>
|
||||
<bandagedWounds>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/BandagedA</texture>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/BandagedB</texture>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/BandagedC</texture>
|
||||
</li>
|
||||
</bandagedWounds>
|
||||
<hediffWounds>
|
||||
<li MayRequire="Ludeon.RimWorld.Ideology">
|
||||
<hediff>Scarification</hediff>
|
||||
<wounds>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/ScarificationA</texture>
|
||||
<tintWithSkinColor>true</tintWithSkinColor>
|
||||
<displayOverApparel>false</displayOverApparel>
|
||||
<displayPermanent>false</displayPermanent>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/ScarificationB</texture>
|
||||
<tintWithSkinColor>true</tintWithSkinColor>
|
||||
<displayOverApparel>false</displayOverApparel>
|
||||
<displayPermanent>false</displayPermanent>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/ScarificationC</texture>
|
||||
<tintWithSkinColor>true</tintWithSkinColor>
|
||||
<displayOverApparel>false</displayOverApparel>
|
||||
<displayPermanent>false</displayPermanent>
|
||||
</li>
|
||||
</wounds>
|
||||
</li>
|
||||
<li>
|
||||
<hediff>MissingBodyPart</hediff>
|
||||
<wounds>
|
||||
<li>
|
||||
<textureSouth>Things/Pawn/Wounds/MissingEye_Scar_south</textureSouth>
|
||||
<textureNorth>Things/Pawn/Wounds/MissingEye_Scar_south</textureNorth>
|
||||
<textureEast>Things/Pawn/Wounds/MissingEye_Scar_east</textureEast>
|
||||
<textureWest>Things/Pawn/Wounds/MissingEye_Scar_east</textureWest>
|
||||
<flipWest>true</flipWest>
|
||||
<onlyOnPart>Eye</onlyOnPart>
|
||||
<flipOnWoundAnchorTag>LeftEye</flipOnWoundAnchorTag>
|
||||
<flipOnRotation>South</flipOnRotation>
|
||||
<tintWithSkinColor>true</tintWithSkinColor>
|
||||
<missingBodyPartFresh>false</missingBodyPartFresh>
|
||||
<scale>0.7</scale>
|
||||
</li>
|
||||
<li>
|
||||
<textureSouth>Things/Pawn/Wounds/MissingEye_Fresh</textureSouth>
|
||||
<textureNorth>Things/Pawn/Wounds/MissingEye_Fresh</textureNorth>
|
||||
<textureEast>Things/Pawn/Wounds/MissingEye_Fresh</textureEast>
|
||||
<textureWest>Things/Pawn/Wounds/MissingEye_Fresh</textureWest>
|
||||
<flipWest>true</flipWest>
|
||||
<onlyOnPart>Eye</onlyOnPart>
|
||||
<flipOnWoundAnchorTag>LeftEye</flipOnWoundAnchorTag>
|
||||
<flipOnRotation>South</flipOnRotation>
|
||||
<missingBodyPartFresh>true</missingBodyPartFresh>
|
||||
<scale>0.7</scale>
|
||||
</li>
|
||||
</wounds>
|
||||
</li>
|
||||
<li>
|
||||
<hediff>BionicEye</hediff>
|
||||
<wounds>
|
||||
<li>
|
||||
<textureSouth>Things/Pawn/Wounds/BionicEye_south</textureSouth>
|
||||
<textureNorth>Things/Pawn/Wounds/BionicEye_south</textureNorth>
|
||||
<textureEast>Things/Pawn/Wounds/BionicEye_east</textureEast>
|
||||
<textureWest>Things/Pawn/Wounds/BionicEye_east</textureWest>
|
||||
<flipWest>true</flipWest>
|
||||
<flipOnWoundAnchorTag>LeftEye</flipOnWoundAnchorTag>
|
||||
<flipOnRotation>South</flipOnRotation>
|
||||
<scale>0.85</scale>
|
||||
</li>
|
||||
</wounds>
|
||||
</li>
|
||||
<li>
|
||||
<hediff>ArchotechEye</hediff>
|
||||
<wounds>
|
||||
<li>
|
||||
<textureSouth>Things/Pawn/Wounds/ArchotechEye_south</textureSouth>
|
||||
<textureNorth>Things/Pawn/Wounds/ArchotechEye_south</textureNorth>
|
||||
<textureEast>Things/Pawn/Wounds/ArchotechEye_east</textureEast>
|
||||
<textureWest>Things/Pawn/Wounds/ArchotechEye_east</textureWest>
|
||||
<flipWest>true</flipWest>
|
||||
<flipOnWoundAnchorTag>LeftEye</flipOnWoundAnchorTag>
|
||||
<flipOnRotation>South</flipOnRotation>
|
||||
<scale>0.85</scale>
|
||||
</li>
|
||||
</wounds>
|
||||
</li>
|
||||
</hediffWounds>
|
||||
</FleshTypeDef>
|
||||
</Defs>
|
@ -153,7 +153,14 @@
|
||||
<alienPartGenerator>
|
||||
<atlasScale>2</atlasScale>
|
||||
<aliencrowntypes>
|
||||
<li>HeadsAverage_Normal</li>
|
||||
<li>PNHead1</li>
|
||||
<li>PNHead2</li>
|
||||
<li>PNHead3</li>
|
||||
<li>PNHead4</li>
|
||||
<li>PNHead5</li>
|
||||
<li>PNHead6</li>
|
||||
<li>PNHead7</li>
|
||||
<li>PNHead8</li>
|
||||
</aliencrowntypes>
|
||||
<alienbodytypes>
|
||||
<li>Female</li>
|
||||
@ -411,7 +418,7 @@
|
||||
<graphicPaths>
|
||||
<li>
|
||||
<body>Paniel/Body/</body>
|
||||
<head>Paniel/Head/</head>
|
||||
<head>Paniel/Head/Heads/</head>
|
||||
<skeleton>Things/Pawn/Humanlike/Bodies/Dessicated/Dessicated_Thin</skeleton>
|
||||
</li>
|
||||
</graphicPaths>
|
||||
@ -420,9 +427,9 @@
|
||||
<key>HairDef</key>
|
||||
<value>
|
||||
<hasStyle>true</hasStyle>
|
||||
<styleTags>
|
||||
<styleTagsOverride>
|
||||
<li>PanielHair</li>
|
||||
</styleTags>
|
||||
</styleTagsOverride>
|
||||
</value>
|
||||
</li>
|
||||
<li>
|
||||
|
BIN
Textures/Paniel/Head/Heads/PNHead1_east.png
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead1_north.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead1_south.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead2_east.png
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead2_north.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead2_south.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead3_east.png
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead3_north.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead3_south.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead4_east.png
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead4_north.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead4_south.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead5_east.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead5_north.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead5_south.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead6_east.png
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead6_north.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead6_south.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead7_east.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead7_north.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead7_south.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead8_east.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead8_north.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Textures/Paniel/Head/Heads/PNHead8_south.png
Normal file
After Width: | Height: | Size: 9.5 KiB |