fix maid
This commit is contained in:
parent
9532193c6e
commit
e816acd9b9
@ -229,7 +229,7 @@
|
||||
<ThingDef ParentName="ApparelMakeableBase">
|
||||
<defName>PN_ApparelCape</defName>
|
||||
<description>...</description>
|
||||
<label>Paniel Cape</label>
|
||||
<label>Paniel cape</label>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>ComplexClothing</researchPrerequisite>
|
||||
</recipeMaker>
|
||||
@ -295,8 +295,8 @@
|
||||
|
||||
<!--==================================== 가정부 ====================================-->
|
||||
<ThingDef ParentName="PN_ApparelBase">
|
||||
<defName>PN_ApparelHousekeeper</defName>
|
||||
<label>Paniel housekeeper uniform</label>
|
||||
<defName>PN_ApparelMaid</defName>
|
||||
<label>Paniel maid uniform</label>
|
||||
<description>...</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Apparel/PNHousekeeper1</texPath>
|
||||
@ -373,8 +373,8 @@
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="PN_HatBase">
|
||||
<defName>PN_ApparelHousekeeperHat</defName>
|
||||
<label>Paniel housekeeper hat</label>
|
||||
<defName>PN_ApparelMaidHat</defName>
|
||||
<label>Paniel maid hat</label>
|
||||
<description>...</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Apparel/hats/PNHousekeeperhatA1</texPath>
|
||||
|
@ -581,8 +581,8 @@
|
||||
<li>PN_ApparelBasic</li>
|
||||
<li>PN_ApparelBasicHat</li>
|
||||
<li>PN_ApparelCape</li>
|
||||
<li>PN_ApparelHousekeeper</li>
|
||||
<li>PN_ApparelHousekeeperHat</li>
|
||||
<li>PN_ApparelMaid</li>
|
||||
<li>PN_ApparelMaidHat</li>
|
||||
<li>PN_ApparelWorker</li>
|
||||
<li>PN_ApparelWorkerHat</li>
|
||||
<li>PN_ApparelSoldier</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user