From 4a7a86049e93fd3271be1eaa922e33a0edbb778c Mon Sep 17 00:00:00 2001
From: Adry_85 <Adrya85@hotmail.it>
Date: Fri, 7 Sep 2012 10:57:05 +0000
Subject: [PATCH] BETA: Fantasy Isle Paddies, the wooden doll NPC, now sells
 new accessories that can be bought with Fantasy Isle Coins. (Source:
 http://legacy.lineage2.com/news/highfive_13.html)

---
 .../dist/game/data/multisell/323780001.xml    | 90 +++++++++----------
 1 file changed, 45 insertions(+), 45 deletions(-)

diff --git a/L2J_DataPack_BETA/dist/game/data/multisell/323780001.xml b/L2J_DataPack_BETA/dist/game/data/multisell/323780001.xml
index d8cd83f608..c13268c7b2 100644
--- a/L2J_DataPack_BETA/dist/game/data/multisell/323780001.xml
+++ b/L2J_DataPack_BETA/dist/game/data/multisell/323780001.xml
@@ -2,93 +2,93 @@
 <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="5263" id="13067" />
-		<!-- Red Boing Fantasy Hammer -->
-		<production count="1" id="13971" />
+		<ingredient count="3000" id="13067" />
+		<!-- Clownfish Hat -->
+		<production count="1" id="21981" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="5263" id="13067" />
-		<!-- Blue Boing Fantasy Hammer -->
-		<production count="1" id="13972" />
+		<ingredient count="3000" id="13067" />
+		<!-- Refined Jester Hat -->
+		<production count="1" id="21984" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="5263" id="13067" />
-		<!-- Small Red Boing Fantasy Hammer -->
-		<production count="1" id="13973" />
+		<ingredient count="3000" id="13067" />
+		<!-- Refined Romantic Chapeau -->
+		<production count="1" id="21985" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="5263" id="13067" />
-		<!-- Small Blue Boing Fantasy Hammer -->
-		<production count="1" id="13974" />
+		<ingredient count="3000" id="13067" />
+		<!-- Refined Romantic Chapeau -->
+		<production count="1" id="20725" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="4386" id="13067" />
-		<!-- Clownfish Hat -->
-		<production count="1" id="13505" />
+		<ingredient count="2000" id="13067" />
+		<!-- Graduation Cap -->
+		<production count="1" id="22183" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="4386" id="13067" />
-		<!-- Graduation Cap -->
-		<production count="1" id="13492" />
+		<ingredient count="2000" id="13067" />
+		<!-- Admiral's Hat -->
+		<production count="1" id="22184" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="92" id="13067" />
-		<!-- Blue Crystal of Fantasy -->
-		<production count="1" id="13386" />
+		<ingredient count="2000" id="13067" />
+		<!-- Pirate Hat -->
+		<production count="1" id="21987" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="184" id="13067" />
-		<!-- Green Crystal of Fantasy -->
-		<production count="1" id="13387" />
+		<ingredient count="2000" id="13067" />
+		<!-- Gatekeeper Hat -->
+		<production count="1" id="20678" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="368" id="13067" />
-		<!-- Red Crystal of Fantasy -->
-		<production count="1" id="13388" />
+		<ingredient count="55" id="13067" />
+		<!-- Shadow Item - Monkey Hat -->
+		<production count="1" id="13393" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="1081" id="13067" />
-		<!-- Kratei Barbed Shirt - CP -->
-		<production count="1" id="13389" />
+		<ingredient count="55" id="13067" />
+		<!-- Shadow Item - Pig Hat -->
+		<production count="1" id="13394" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="3310" id="13067" />
-		<!-- Kratei Mithril Shirt - CP -->
-		<production count="1" id="13390" />
+		<ingredient count="2000" id="13067" />
+		<!-- Red Boing Fantasy Hammer -->
+		<production count="1" id="13971" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="1618" id="13067" />
-		<!-- Kratei Striped Barbed Shirt - CP -->
-		<production count="1" id="13391" />
+		<ingredient count="2000" id="13067" />
+		<!-- Blue Boing Fantasy Hammer -->
+		<production count="1" id="13972" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="4671" id="13067" />
-		<!-- Kratei Striped Mithril Shirt - CP -->
-		<production count="1" id="13392" />
+		<ingredient count="2000" id="13067" />
+		<!-- Small Red Boing Fantasy Hammer -->
+		<production count="1" id="13973" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="55" id="13067" />
-		<!-- Shadow Item - Monkey Hat -->
-		<production count="1" id="13393" />
+		<ingredient count="2000" id="13067" />
+		<!-- Small Blue Boing Fantasy Hammer -->
+		<production count="1" id="13974" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-		<ingredient count="55" id="13067" />
-		<!-- Shadow Item - Pig Hat -->
-		<production count="1" id="13394" />
+		<ingredient count="2000" id="13067" />
+		<!-- Shiny Lit Platform Summon Bracelet -->
+		<production count="1" id="21988" />
 	</item>
 	<item>
 		<!-- Fantasy Isle Coin -->
-- 
GitLab