description 추가

This commit is contained in:
Cocopomel 2021-08-19 04:24:52 +09:00
parent 9415290cd4
commit 2f31284496
3 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>