PatchOperationConditional로 변경
This commit is contained in:
		
							parent
							
								
									473adc5981
								
							
						
					
					
						commit
						37209066c7
					
				@ -14,16 +14,22 @@
 | 
			
		||||
    <value>BaseOutlanderTraderKind</value>
 | 
			
		||||
  </Operation>-->
 | 
			
		||||
 | 
			
		||||
  <Operation Class="PatchOperationAdd">
 | 
			
		||||
  <Operation Class="PatchOperationConditional">
 | 
			
		||||
    <xpath>Defs/FactionDef[defName = "OutlanderCivil"]/caravanTraderKinds</xpath>
 | 
			
		||||
    <nomatch Class="PatchOperationAdd">
 | 
			
		||||
      <xpath>Defs/FactionDef[defName = "OutlanderCivil"]</xpath>
 | 
			
		||||
      <value>
 | 
			
		||||
        <caravanTraderKinds>
 | 
			
		||||
          <li>PN_Caravan_PnLindustry</li>
 | 
			
		||||
        </caravanTraderKinds>
 | 
			
		||||
      <!--<baseTraderKinds>
 | 
			
		||||
        <li>PN_Base_PnLindustry</li>
 | 
			
		||||
      </baseTraderKinds>-->
 | 
			
		||||
      </value>
 | 
			
		||||
    </nomatch>
 | 
			
		||||
    <match Class="PatchOperationAdd">
 | 
			
		||||
      <xpath>Defs/FactionDef[defName = "OutlanderCivil"]/caravanTraderKinds</xpath>
 | 
			
		||||
      <value>
 | 
			
		||||
        <li>PN_Caravan_PnLindustry</li>
 | 
			
		||||
      </value>
 | 
			
		||||
    </match>
 | 
			
		||||
  </Operation>
 | 
			
		||||
 | 
			
		||||
  <!--<Operation Class="PatchOperationAdd">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user