diff --git a/L2J_DataPack_BETA/dist/game/data/multisell/521.xml b/L2J_DataPack_BETA/dist/game/data/multisell/521.xml new file mode 100644 index 0000000000000000000000000000000000000000..162a5e57fddae041f8ed334a9cb9191e865efcc0 --- /dev/null +++ b/L2J_DataPack_BETA/dist/game/data/multisell/521.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd"> + <npcs> + <npc>31555</npc> <!-- Abercrombie --> + </npcs> + <item> + <!-- Golden Ram Coin --> + <ingredient count="1" id="7251"/> + <!-- Booty - Gray Pouch --> + <production count="1" id="7725"/> + </item> + <item> + <!-- Golden Ram Coin --> + <ingredient count="10" id="7251"/> + <!-- Dimensional Diamond --> + <production count="1" id="7562"/> + </item> +</list> \ No newline at end of file diff --git a/L2J_DataPack_BETA/dist/game/data/multisell/526.xml b/L2J_DataPack_BETA/dist/game/data/multisell/526.xml new file mode 100644 index 0000000000000000000000000000000000000000..7cb9b6fb41124018510dd01c5dffb0b7024257a1 --- /dev/null +++ b/L2J_DataPack_BETA/dist/game/data/multisell/526.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd"> + <npcs> + <npc>31555</npc> <!-- Abercrombie --> + </npcs> + <item> + <!-- Golden Ram Coin --> + <ingredient count="1" id="7251"/> + <!-- Booty - Gray Pouch --> + <production count="1" id="7725"/> + </item> + <item> + <!-- Golden Ram Coin --> + <ingredient count="6" id="7251"/> + <!-- Booty - Yellow Pouch --> + <production count="1" id="7636"/> + </item> + <item> + <!-- Golden Ram Coin --> + <ingredient count="28" id="7251"/> + <!-- Booty - Brown Pouch --> + <production count="1" id="7637"/> + </item> + <item> + <!-- Golden Ram Coin --> + <ingredient count="10" id="7251"/> + <!-- Dimensional Diamond --> + <production count="1" id="7562"/> + </item> +</list> \ No newline at end of file