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