1.3 패치 준비

This commit is contained in:
Cocopomel
2021-07-10 02:48:16 +09:00
parent 74cb245405
commit 79f473f3bd
54 changed files with 11343 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<TraderKindDef>
<defName>PN_Caravan_Outlander_PnL</defName>
<label>PnL Salesman</label>
<stockGenerators>
<li Class="StockGenerator_SingleDef">
<thingDef>Silver</thingDef>
<countRange>750~1200</countRange>
</li>
</stockGenerators>
</TraderKindDef>
</Defs>