Chronicle 4 branch.
This commit is contained in:
25
L2J_Mobius_C4/dist/game/data/multisell/101.xml
vendored
Normal file
25
L2J_Mobius_C4/dist/game/data/multisell/101.xml
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Tickets for pet collars Exchange -->
|
||||
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- Baby cougar chime for Pet Exchange Ticket: Cougar -->
|
||||
<item id="1">
|
||||
<ingredient id="7584" count="1"/>
|
||||
<production id="6649" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Baby buffalo Panpipe for Pet Exchange Ticket: Buffalo -->
|
||||
<item id="2">
|
||||
<ingredient id="7583" count="1"/>
|
||||
<production id="6648" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Baby Kookaburra Ocarina for Pet Exchange Ticket: Kookaburra -->
|
||||
<item id="3">
|
||||
<ingredient id="7585" count="1"/>
|
||||
<production id="6650" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
||||
Reference in New Issue
Block a user