62 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			62 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			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>31043</npc> <!-- Octavia -->
 | |
| 	</npcs>
 | |
| 	<item>
 | |
| 		<ingredient id="57" count="700"/> <!-- Adena --> 
 | |
| 		<production id="4411" count="1" chance="100"/> <!-- Echo Crystal - Theme of Journey --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="57" count="700"/> <!-- Adena --> 
 | |
| 		<production id="4412" count="1" chance="100"/> <!-- Echo Crystal - Theme of Battle --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="57" count="700"/> <!-- Adena --> 
 | |
| 		<production id="4413" count="1" chance="100"/> <!-- Echo Crystal - Theme of Love --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="57" count="700"/> <!-- Adena --> 
 | |
| 		<production id="4414" count="1" chance="100"/> <!-- Echo Crystal - Theme of Solitude --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="57" count="700"/> <!-- Adena --> 
 | |
| 		<production id="4415" count="1" chance="100"/> <!-- Echo Crystal - Theme of Festival --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="57" count="700"/> <!-- Adena --> 
 | |
| 		<production id="4416" count="1" chance="100"/> <!-- Echo Crystal - Theme of Celebration --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="57" count="700"/> <!-- Adena --> 
 | |
| 		<production id="4417" count="1" chance="100"/> <!-- Echo Crystal - Theme of Comedy --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="4410" count="1"/> <!-- Musical Score - Theme of Journey --> 
 | |
| 		<production id="4411" count="1" chance="100"/> <!-- Echo Crystal - Theme of Journey --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="4409" count="1"/> <!-- Musical Score - Theme of Battle --> 
 | |
| 		<production id="4412" count="1" chance="100"/> <!-- Echo Crystal - Theme of Battle --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="4408" count="1"/> <!-- Musical Score - Theme of Love --> 
 | |
| 		<production id="4413" count="1" chance="100"/> <!-- Echo Crystal - Theme of Love --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="4420" count="1"/> <!-- Musical Score - Theme of Solitude --> 
 | |
| 		<production id="4414" count="1" chance="100"/> <!-- Echo Crystal - Theme of Solitude --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="4421" count="1"/> <!-- Musical Score - Theme of Festival --> 
 | |
| 		<production id="4415" count="1" chance="100"/> <!-- Echo Crystal - Theme of Festival --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="4418" count="1"/> <!-- Musical Score - Theme of Celebration --> 
 | |
| 		<production id="4416" count="1" chance="100"/> <!-- Echo Crystal - Theme of Celebration --> 
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<ingredient id="4419" count="1"/> <!-- Musical Score - Theme of Comedy --> 
 | |
| 		<production id="4417" count="1" chance="100"/> <!-- Echo Crystal - Theme of Comedy --> 
 | |
| 	</item>
 | |
| </list> | 
