Expect multisell NPC id to be properly set.
This commit is contained in:
		| @@ -1,5 +1,8 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd"> | ||||
| 	<npcs> | ||||
| 		<npc>-1</npc> | ||||
| 	</npcs> | ||||
| 	<item> | ||||
| 		<!-- Pc Bang Point --> | ||||
| 		<ingredient count="600" id="-100" /> | ||||
|   | ||||
| @@ -1,6 +1,9 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd"> | ||||
| 	<!-- PC - Apocalypse Weapons --> | ||||
| 	<npcs> | ||||
| 		<npc>-1</npc> | ||||
| 	</npcs> | ||||
| 	<item> | ||||
| 		<ingredient count="20000" id="-100" /> | ||||
| 		<production count="1" id="34509" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment