DrugPolicyDef 추가
This commit is contained in:
parent
b0f995a0b5
commit
c5c795eab3
16
1.3/Defs/Drugs/DrugPolicyDefs.xml
Normal file
16
1.3/Defs/Drugs/DrugPolicyDefs.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<DrugPolicyDef>
|
||||
<defName>PN_fuelOneDrinkPerDay</defName>
|
||||
<label>Automaton</label>
|
||||
<entries>
|
||||
<li>
|
||||
<drug>PN_AutomatonFuel</drug>
|
||||
<allowedForAddiction>true</allowedForAddiction>
|
||||
<allowScheduled>true</allowScheduled>
|
||||
<takeToInventory>1</takeToInventory>
|
||||
<daysFrequency>1</daysFrequency>
|
||||
</li>
|
||||
</entries>
|
||||
</DrugPolicyDef>
|
||||
</Defs>
|
Loading…
x
Reference in New Issue
Block a user