Merged with released L2J-Unity files.

This commit is contained in:
mobiusdev
2016-06-12 01:34:09 +00:00
parent e003e87887
commit 635557f5da
18352 changed files with 3245113 additions and 2892959 deletions

View File

@@ -1,39 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>30298</npc> <!-- Pinter (Blacksmith) -->
<npc>30300</npc> <!-- Pushkin (Blacksmith) -->
<npc>30317</npc> <!-- Kluto (Blacksmith) -->
<npc>30458</npc> <!-- Poitan (Blacksmith) -->
<npc>30471</npc> <!-- Rupio (Blacksmith) -->
<npc>30678</npc> <!-- Helton (Blacksmith) -->
<npc>30688</npc> <!-- Duning (Blacksmith) -->
<npc>30846</npc> <!-- Wilbert (Blacksmith) -->
<npc>30898</npc> <!-- Morning (Blacksmith) -->
<npc>31271</npc> <!-- Hilda (Blacksmith) -->
<npc>31316</npc> <!-- Vincenz (Blacksmith) -->
<npc>31583</npc> <!-- Feynn (Blacksmith) -->
<npc>31960</npc> <!-- Buryun (Blacksmith) -->
<npc>31990</npc> <!-- Siger (Blacksmith) -->
<npc>33998</npc> <!-- Momet (Blacksmith) -->
<npc>34208</npc> <!-- Bartman (Blacksmith) -->
</npcs>
<item>
<!-- Life Stone: Hair Accessory -->
<ingredient count="2" id="33819" />
<!-- Spirit Stone: Hair Accessory -->
<production count="1" id="45937" />
</item>
<item>
<!-- Life Stone: Hair Accessory -->
<ingredient count="2" id="34941" />
<!-- Spirit Stone: Hair Accessory -->
<production count="1" id="45937" />
</item>
<item>
<!-- Life Stone: Hair Accessory -->
<ingredient count="2" id="36979" />
<!-- Spirit Stone: Hair Accessory -->
<production count="1" id="45937" />
</item>
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>30688</npc> <!-- Duning -->
<npc>30300</npc> <!-- Pushkin -->
<npc>30846</npc> <!-- Wilbert -->
<npc>31271</npc> <!-- Hilda -->
<npc>31316</npc> <!-- Vincenz -->
<npc>30458</npc> <!-- Poitan -->
<npc>30678</npc> <!-- Helton -->
<npc>30298</npc> <!-- Pinter -->
<npc>30317</npc> <!-- Kluto -->
<npc>31960</npc> <!-- Buryun -->
<npc>30898</npc> <!-- Morning -->
</npcs>
<item>
<ingredient id="33819" count="2"/> <!-- Life Stone: Hair Accessory -->
<production id="45937" count="1"/> <!-- Spirit Stone: Hair Accessory -->
</item>
<item>
<ingredient id="34941" count="2"/> <!-- Life Stone: Hair Accessory -->
<production id="45937" count="1"/> <!-- Spirit Stone: Hair Accessory -->
</item>
<item>
<ingredient id="36979" count="2"/> <!-- Life Stone: Hair Accessory -->
<production id="45937" count="1"/> <!-- Spirit Stone: Hair Accessory -->
</item>
</list>