tradeability 수정

This commit is contained in:
Cocopomel 2021-09-30 01:22:33 +09:00
parent ae8e93739d
commit a588192b1e
7 changed files with 22 additions and 6 deletions

View File

@ -10,6 +10,7 @@
</descriptionHyperlinks> </descriptionHyperlinks>
--> -->
<soundImpactDefault>BulletImpact_Metal</soundImpactDefault> <soundImpactDefault>BulletImpact_Metal</soundImpactDefault>
<tradeability>None</tradeability>
<alienRace> <alienRace>
<generalSettings> <generalSettings>
<maleGenderProbability>0.00000000001</maleGenderProbability> <maleGenderProbability>0.00000000001</maleGenderProbability>

View File

@ -90,15 +90,20 @@
</li> </li>
</startingColonists> </startingColonists>
<alienslavekinds> <alienslavekinds>
<!--<li> <li>
<kindDefs> <kindDefs>
<li>Paniel_ColonistPawn</li> <li>Slave</li>
</kindDefs> </kindDefs>
<chance>100.0</chance> <chance>100.0</chance>
</li>--> </li>
</alienslavekinds> </alienslavekinds>
<alienrefugeekinds> <alienrefugeekinds>
<li>
<kindDefs>
<li>Slave</li>
</kindDefs>
<chance>100.0</chance>
</li>
</alienrefugeekinds> </alienrefugeekinds>
<alienwandererkinds> <alienwandererkinds>

View File

@ -78,6 +78,7 @@
<tradeTags Inherit="false"> <tradeTags Inherit="false">
<li>PN_Fuel</li> <li>PN_Fuel</li>
</tradeTags> </tradeTags>
<tradeability>Buyable</tradeability>
<thingCategories Inherit="false"> <thingCategories Inherit="false">
<li>PN_Fuel</li> <li>PN_Fuel</li>
</thingCategories> </thingCategories>

View File

@ -42,6 +42,7 @@
<tradeTags Inherit="false"> <tradeTags Inherit="false">
</tradeTags> </tradeTags>
<tradeability>Buyable</tradeability>
<stuffProps> <stuffProps>
<color>(255,240,227)</color> <color>(255,240,227)</color>
<commonality>0.0025</commonality> <commonality>0.0025</commonality>
@ -86,6 +87,7 @@
<tradeTags Inherit="false"> <tradeTags Inherit="false">
</tradeTags> </tradeTags>
<tradeability>Buyable</tradeability>
<recipeMaker> <recipeMaker>
<workSpeedStat>GeneralLaborSpeed</workSpeedStat> <workSpeedStat>GeneralLaborSpeed</workSpeedStat>
<workSkill>Crafting</workSkill> <workSkill>Crafting</workSkill>
@ -132,6 +134,7 @@
<expireEffect>RaisedRock_Collapse</expireEffect> <expireEffect>RaisedRock_Collapse</expireEffect>
</li> </li>
</comps> </comps>
<tradeability>Buyable</tradeability>
<tickerType>Normal</tickerType> <tickerType>Normal</tickerType>
</ThingDef> </ThingDef>
@ -162,6 +165,7 @@
<tradeTags Inherit="false"> <tradeTags Inherit="false">
</tradeTags> </tradeTags>
<tradeability>Buyable</tradeability>
<comps> <comps>
</comps> </comps>
@ -234,6 +238,7 @@
<comps> <comps>
</comps> </comps>
<tradeability>Buyable</tradeability>
</ThingDef> </ThingDef>
<!--==================================== 자가 수리 키트 ====================================--> <!--==================================== 자가 수리 키트 ====================================-->
@ -295,6 +300,7 @@
<compClass>CompUseEffect_DestroySelf</compClass> <compClass>CompUseEffect_DestroySelf</compClass>
</li> </li>
</comps> </comps>
<tradeability>Buyable</tradeability>
</ThingDef> </ThingDef>
<RecipeDef> <RecipeDef>
@ -351,7 +357,7 @@
<thingCategories> <thingCategories>
<li>PN_AutomatonCatagory</li> <li>PN_AutomatonCatagory</li>
</thingCategories> </thingCategories>
<tradeability>Sellable</tradeability> <tradeability>Buyable</tradeability>
<costList> <costList>
<PN_AutomatonFuel>10</PN_AutomatonFuel> <PN_AutomatonFuel>10</PN_AutomatonFuel>
<Steel>5</Steel> <Steel>5</Steel>
@ -414,6 +420,7 @@
<tradeTags Inherit="false"> <tradeTags Inherit="false">
<li>PN_RoyalComp</li> <li>PN_RoyalComp</li>
</tradeTags> </tradeTags>
<tradeability>Buyable</tradeability>
<thingSetMakerTags Inherit="false"> <thingSetMakerTags Inherit="false">
</thingSetMakerTags> </thingSetMakerTags>

View File

@ -53,6 +53,7 @@
</options> </options>
</colorGenerator> </colorGenerator>
<smeltable>true</smeltable> <smeltable>true</smeltable>
<tradeability>Buyable</tradeability>
</ThingDef> </ThingDef>
<ThingDef Name="PN_ApparelModuleIndustrial" ParentName="PN_ApparelModuleBase" Abstract="True"> <ThingDef Name="PN_ApparelModuleIndustrial" ParentName="PN_ApparelModuleBase" Abstract="True">

View File

@ -36,6 +36,7 @@
<rotatable>false</rotatable> <rotatable>false</rotatable>
<pathCost>14</pathCost> <pathCost>14</pathCost>
<allowedArchonexusCount>-1</allowedArchonexusCount> <allowedArchonexusCount>-1</allowedArchonexusCount>
<tradeability>Buyable</tradeability>
<thingCategories Inherit="false"> <thingCategories Inherit="false">
<li>PN_TMPackagedCatagory</li> <li>PN_TMPackagedCatagory</li>
</thingCategories> </thingCategories>

View File

@ -23,7 +23,7 @@
<thingCategories> <thingCategories>
<li>PN_Shell</li> <li>PN_Shell</li>
</thingCategories> </thingCategories>
<tradeability>Sellable</tradeability> <tradeability>Buyable</tradeability>
<tickerType>Normal</tickerType> <tickerType>Normal</tickerType>
<recipeMaker> <recipeMaker>
<workSpeedStat>GeneralLaborSpeed</workSpeedStat> <workSpeedStat>GeneralLaborSpeed</workSpeedStat>