Sync with L2JServer Jan 24th 2015.

This commit is contained in:
mobius
2015-01-24 20:02:32 +00:00
parent d349bd3924
commit 1c6301c46d
1012 changed files with 23069 additions and 6307 deletions

22
trunk/dist/game/data/multisell/2027.xml vendored Normal file
View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>33491</npc> <!-- Raina -->
</npcs>
<item>
<ingredient id="57" count="3997000"/> <!-- Adena -->
<production id="36187" count="1" chance="100"/> <!-- Rising Shirt -->
</item>
<item>
<ingredient id="57" count="11941000"/> <!-- Adena -->
<production id="36188" count="1" chance="100"/> <!-- Blaze Shirt -->
</item>
<item>
<ingredient id="57" count="1999000"/> <!-- Adena -->
<production id="36189" count="1" chance="100"/> <!-- Rising Belt -->
</item>
<item>
<ingredient id="57" count="5970000"/> <!-- Adena -->
<production id="36190" count="1" chance="100"/> <!-- Blaze Belt -->
</item>
</list>