궤도 상선 추가

This commit is contained in:
Cocopomel
2021-08-21 18:57:39 +09:00
parent a936be3f23
commit da23862499
4 changed files with 82 additions and 159 deletions

View File

@@ -5,7 +5,6 @@
<defName>PN_antibiotics</defName>
<label>PnL antibiotics</label>
<description>Warning: Do not use on humans.\nThis antibiotics is for automaton only.\n\nAntibiotics for new diseases unknown to Rimworld.</description>
<tradeability>None</tradeability>
<graphicData>
<texPath>Things/Item/PNAntibiotics</texPath>
<graphicClass>Graphic_StackCount</graphicClass>

View File

@@ -12,7 +12,6 @@
<label>PnL fuel</label>
<description>Warning: Do not use on humans.\nThis drug is for automaton only.\n\nFuel needed to move the automaton. Psychite is added for the mental stability of Automaton.</description>
<tickerType>Normal</tickerType>
<tradeability>None</tradeability>
<graphicData>
<texPath>Things/Item/PNFuel</texPath>
<graphicClass>Graphic_StackCount</graphicClass>
@@ -42,7 +41,7 @@
<ingestReportString>Drinking {0}.</ingestReportString>
<useEatingSpeedStat>false</useEatingSpeedStat>
<chairSearchRadius>25</chairSearchRadius>
<drugCategory>Medical</drugCategory>
<drugCategory>Hard</drugCategory>
<outcomeDoers>
<li Class="IngestionOutcomeDoer_GiveHediff">
<hediffDef>PN_ateFuel</hediffDef>