18 lines
		
	
	
		
			561 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			561 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
 | |
| 	<npcs>
 | |
| 		<npc>31375</npc> <!-- Jumara (Trader) -->
 | |
| 	</npcs>
 | |
| 	<item>
 | |
| 		<!-- Horn of Buffalo -->
 | |
| 		<ingredient count="55" id="7186" />
 | |
| 		<!-- Looted Goods - Brown Pouch -->
 | |
| 		<production count="1" id="7634" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Horn of Buffalo -->
 | |
| 		<ingredient count="80" id="7186" />
 | |
| 		<!-- Scroll of Escape: Ketra Orc Village -->
 | |
| 		<production count="1" id="7618" />
 | |
| 	</item>
 | |
| </list> | 
