description 추가
This commit is contained in:
parent
9415290cd4
commit
2f31284496
@ -4,7 +4,7 @@
|
|||||||
<ThingDef ParentName="DrugPillBase">
|
<ThingDef ParentName="DrugPillBase">
|
||||||
<defName>PN_antibiotics</defName>
|
<defName>PN_antibiotics</defName>
|
||||||
<label>PnL antibiotics</label>
|
<label>PnL antibiotics</label>
|
||||||
<description>...</description>
|
<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>
|
<tradeability>None</tradeability>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Item/PNAntibiotics</texPath>
|
<texPath>Things/Item/PNAntibiotics</texPath>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<ThingDef ParentName="DrugPillBase">
|
<ThingDef ParentName="DrugPillBase">
|
||||||
<defName>PN_AutomatonFuel</defName>
|
<defName>PN_AutomatonFuel</defName>
|
||||||
<label>PnL fuel</label>
|
<label>PnL fuel</label>
|
||||||
<description>...</description>
|
<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>
|
<tickerType>Normal</tickerType>
|
||||||
<tradeability>None</tradeability>
|
<tradeability>None</tradeability>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
<FactionDef ParentName="Paniel_PlayerBase">
|
<FactionDef ParentName="Paniel_PlayerBase">
|
||||||
<defName>Paniel_PlayerFaction</defName>
|
<defName>Paniel_PlayerFaction</defName>
|
||||||
<label>Test Subject</label>
|
<label>Test Subject</label>
|
||||||
<description>...</description>
|
<description>This is the settlement where PnL industry is experimenting.</description>
|
||||||
<isPlayer>true</isPlayer>
|
<isPlayer>true</isPlayer>
|
||||||
<basicMemberKind>Paniel_ColonistPawn</basicMemberKind>
|
<basicMemberKind>Paniel_ColonistPawn</basicMemberKind>
|
||||||
<pawnSingular>colonist</pawnSingular>
|
<pawnSingular>colonist</pawnSingular>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user