ThingCategoryDef iconPath 추가
This commit is contained in:
parent
457329458c
commit
a94add2421
@ -4,6 +4,7 @@
|
||||
<defName>PN_Fuel</defName>
|
||||
<label>Automaton Fuel</label>
|
||||
<parent>Drugs</parent>
|
||||
<iconPath>UI/Icons/PNCT_PNFuel</iconPath>
|
||||
</ThingCategoryDef>
|
||||
|
||||
<!--==================================== 오토마톤 연료 ====================================-->
|
||||
|
@ -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">
|
||||
|
@ -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">
|
||||
|
@ -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">
|
||||
|
@ -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">
|
||||
|
BIN
Content/Textures/UI/Icons/PNCT_PNFuel.png
Normal file
BIN
Content/Textures/UI/Icons/PNCT_PNFuel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
Content/Textures/UI/Icons/PNCT_PNRepairkit.png
Normal file
BIN
Content/Textures/UI/Icons/PNCT_PNRepairkit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
Content/Textures/UI/Icons/PNCT_PNShell.png
Normal file
BIN
Content/Textures/UI/Icons/PNCT_PNShell.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
Content/Textures/UI/Icons/PNCT_PnL.png
Normal file
BIN
Content/Textures/UI/Icons/PNCT_PnL.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
x
Reference in New Issue
Block a user