텍스쳐 수정

This commit is contained in:
Cocopomel 2021-06-29 00:24:52 +09:00
parent cd4881b1ed
commit ce00167aee
8 changed files with 14 additions and 6 deletions

View File

@ -7,8 +7,9 @@
<description>...</description> <description>...</description>
<tradeability>None</tradeability> <tradeability>None</tradeability>
<graphicData> <graphicData>
<texPath>Things/Drugs/Paniel_Fuelantidote</texPath> <texPath>Things/Item/PNAntibiotics</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_StackCount</graphicClass>
<drawSize>1</drawSize>
</graphicData> </graphicData>
<stackLimit>100</stackLimit> <stackLimit>100</stackLimit>
<rotatable>false</rotatable> <rotatable>false</rotatable>
@ -20,6 +21,7 @@
</statBases> </statBases>
<costList> <costList>
<Neutroamine>2</Neutroamine> <Neutroamine>2</Neutroamine>
<PsychoidLeaves>4</PsychoidLeaves>
</costList> </costList>
<techLevel>Industrial</techLevel> <techLevel>Industrial</techLevel>
<ingestible> <ingestible>

View File

@ -226,8 +226,8 @@
<overdoseSeverityOffset>0.08~0.14</overdoseSeverityOffset> <overdoseSeverityOffset>0.08~0.14</overdoseSeverityOffset>
</li> </li>
</comps> </comps>
<tradeTags> <tradeTags Inherit="false">
<li>ExoticMisc</li>
</tradeTags> </tradeTags>
</ThingDef> </ThingDef>

View File

@ -65,7 +65,7 @@
<graphicData Inherit="false"> <graphicData Inherit="false">
<texPath>Things/Item/PNCentralnervous</texPath> <texPath>Things/Item/PNCentralnervous</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
<drawSize>0.8</drawSize> <drawSize>1</drawSize>
</graphicData> </graphicData>
<thingCategories Inherit="false"> <thingCategories Inherit="false">
<li>PN_BrainCoreCatagory</li> <li>PN_BrainCoreCatagory</li>
@ -93,7 +93,7 @@
<graphicData Inherit="false"> <graphicData Inherit="false">
<texPath>Things/Item/PNBrainCore</texPath> <texPath>Things/Item/PNBrainCore</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
<drawSize>0.8</drawSize> <drawSize>1</drawSize>
</graphicData> </graphicData>
<thingCategories Inherit="false"> <thingCategories Inherit="false">
<li>PN_BrainCoreCatagory</li> <li>PN_BrainCoreCatagory</li>

View File

@ -6,4 +6,10 @@
<li>PN_AutomatonBench</li> <li>PN_AutomatonBench</li>
</value> </value>
</Operation> </Operation>
<!--<Operation Class="PatchOperationAdd">
<xpath>*[defName = "Corpse_Paniel_Race"]</xpath>
<value>
<alwaysHaulable>false</alwaysHaulable>
</value>
</Operation>-->
</Patch> </Patch>

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 39 KiB