Chronicle 4 branch.
This commit is contained in:
24
L2J_Mobius_C4/dist/game/data/multisell/6282.xml
vendored
Normal file
24
L2J_Mobius_C4/dist/game/data/multisell/6282.xml
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Swamp of Screams - Second List -->
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Loot Grey Pouch - 1 Golden Ram Chit -->
|
||||
<item id="1">
|
||||
<ingredient id="7251" count="1" />
|
||||
<production id="7725" count="1" />
|
||||
</item>
|
||||
<!-- Dimension Diamond - 10 Golden Ram Chit -->
|
||||
<item id="2">
|
||||
<ingredient id="7251" count="10" />
|
||||
<production id="7562" count="1" />
|
||||
</item>
|
||||
<!-- Booty Yellow Pouch - 6 Golden Ram Chit -->
|
||||
<item id="3">
|
||||
<ingredient id="7251" count="6" />
|
||||
<production id="7636" count="1" />
|
||||
</item>
|
||||
<!-- Booty Brown Pouch - 28 Golden Ram Chit -->
|
||||
<item id="4">
|
||||
<ingredient id="7251" count="28" />
|
||||
<production id="7637" count="1" />
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user