PN_ResultReceipt 변경
This commit is contained in:
		
							parent
							
								
									fb72ea3158
								
							
						
					
					
						commit
						322d85c6ab
					
				@ -1,8 +1,8 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Defs>
 | 
			
		||||
  <ThingDef ParentName="ResourceBase">
 | 
			
		||||
    <defName>PN_ResultReport</defName>
 | 
			
		||||
    <label>PnL result report</label>
 | 
			
		||||
    <defName>PN_ResultReceipt</defName>
 | 
			
		||||
    <label>PnL result receipt</label>
 | 
			
		||||
    <description>...</description>
 | 
			
		||||
    <graphicData>
 | 
			
		||||
      <texPath>Things/Item/Special/AIPersonaCore</texPath>
 | 
			
		||||
@ -23,7 +23,7 @@
 | 
			
		||||
      <li>PN_AutomatonCatagory</li>
 | 
			
		||||
    </thingCategories>
 | 
			
		||||
    <tradeTags Inherit="false">
 | 
			
		||||
      <li>PN_ResultReport</li>
 | 
			
		||||
      <li>PN_ResultReceipt</li>
 | 
			
		||||
    </tradeTags>
 | 
			
		||||
    <tradeability>Buyable</tradeability>
 | 
			
		||||
    <thingSetMakerTags Inherit="false">
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@
 | 
			
		||||
    <stockGenerators>
 | 
			
		||||
      <!-- Buying -->
 | 
			
		||||
      <li Class="StockGenerator_BuySingleDef">
 | 
			
		||||
        <thingDef>PN_ResultReport</thingDef>
 | 
			
		||||
        <thingDef>PN_ResultReceipt</thingDef>
 | 
			
		||||
      </li>
 | 
			
		||||
    </stockGenerators>
 | 
			
		||||
  </TraderKindDef>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user