어빌리티 추가

This commit is contained in:
Cocopomel
2021-09-17 19:38:17 +09:00
parent 35063f0ff1
commit a6a4fac0b7
10 changed files with 371 additions and 68 deletions

View File

@@ -61,6 +61,9 @@
<texPath>Things/Item/PNModuleIndustrial</texPath>
</graphicData>
<techLevel>Industrial</techLevel>
<statBases>
<WorkToMake>60000</WorkToMake>
</statBases>
</ThingDef>
<ThingDef Name="PN_ApparelModuleSpacer" ParentName="PN_ApparelModuleBase" Abstract="True">
@@ -69,6 +72,9 @@
<texPath>Things/Item/PNModuleSpacer</texPath>
</graphicData>
<techLevel>Spacer</techLevel>
<statBases>
<WorkToMake>45000</WorkToMake>
</statBases>
</ThingDef>
<!--<ThingDef ParentName="PN_ApparelModule">