ThingCategoryDef iconPath 추가

This commit is contained in:
Cocopomel 2021-12-31 01:42:00 +09:00
parent 457329458c
commit a94add2421
9 changed files with 6 additions and 3 deletions

View File

@ -4,6 +4,7 @@
<defName>PN_Fuel</defName>
<label>Automaton Fuel</label>
<parent>Drugs</parent>
<iconPath>UI/Icons/PNCT_PNFuel</iconPath>
</ThingCategoryDef>
<!--==================================== 오토마톤 연료 ====================================-->

View File

@ -18,6 +18,7 @@
<defName>PN_BodyPartsAutomaton</defName>
<label>Automaton</label>
<parent>BodyParts</parent>
<iconPath>Things/Item/Health/HealthItem</iconPath>
</ThingCategoryDef>
<ThingDef Name="PN_BodyPartBase" Abstract="True">

View File

@ -4,7 +4,7 @@
<defName>PN_AutomatonCatagory</defName>
<label>PnL Industry</label>
<parent>Manufactured</parent>
<iconPath>UI/Icons/ThingCategories/Manufactured</iconPath>
<iconPath>UI/Icons/PNCT_PnL</iconPath>
</ThingCategoryDef>
<!--==================================== 미완성 오토마톤 ====================================-->
@ -191,7 +191,7 @@
<defName>PNKit</defName>
<label>Repair kit</label>
<parent>PN_AutomatonCatagory</parent>
<iconPath>UI/Icons/ThingCategories/Medicine</iconPath>
<iconPath>UI/Icons/PNCT_PNRepairkit</iconPath>
</ThingCategoryDef>
<ThingDef ParentName="ResourceBase">

View File

@ -10,6 +10,7 @@
<defName>PNApparelModule</defName>
<label>Automaton Module</label>
<parent>PN_AutomatonCatagory</parent>
<iconPath>Things/Item/PNModuleIndustrial</iconPath>
</ThingCategoryDef>
<ThingDef Name="PN_ApparelModuleBase" ParentName="ApparelNoQualityBase" Abstract="True">

View File

@ -6,7 +6,7 @@
<defName>PN_Shell</defName>
<label>PnL Shell</label>
<parent>PN_AutomatonCatagory</parent>
<iconPath>UI/Icons/ThingCategories/Manufactured</iconPath>
<iconPath>UI/Icons/PNCT_PNShell</iconPath>
</ThingCategoryDef>
<ThingDef ParentName="ResourceBase" Name="PN_ShellBase" Abstract="True">

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB