Sync with L2JServer Jan 12th 2015.
This commit is contained in:
@@ -1,26 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/items.xsd">
|
||||
<item id="36600" name="Scroll: Restore Equipment (A-grade)" additionalName="" type="EtcItem">
|
||||
<!-- Restores the original appearance of A-grade equipment (only weapons and armor, no hair accessories) whose appearances have been modified. Double-click to use. -->
|
||||
<set name="icon" val="icon.change_restore_i04" />
|
||||
<set name="price" val="250000" />
|
||||
<set name="price" val="500000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36601" name="Scroll: Restore Equipment (B-grade)" additionalName="" type="EtcItem">
|
||||
<!-- Restores the original appearance of B-grade equipment (only weapons and armor, no hair accessories) whose appearances have been modified. Double-click to use. -->
|
||||
<set name="icon" val="icon.change_restore_i03" />
|
||||
<set name="price" val="50000" />
|
||||
<set name="price" val="100000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36602" name="Scroll: Restore Equipment (C-grade)" additionalName="" type="EtcItem">
|
||||
<!-- Restores the original appearance of C-grade equipment (only weapons and armor, no hair accessories) whose appearances have been modified. Double-click to use. -->
|
||||
<set name="icon" val="icon.change_restore_i02" />
|
||||
<set name="price" val="25000" />
|
||||
<set name="price" val="50000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36603" name="Scroll: Restore Equipment (D-grade)" additionalName="" type="EtcItem">
|
||||
<!-- Restores the original appearance of D-grade equipment (only weapons and armor, no hair accessories) whose appearances have been modified. Double-click to use. -->
|
||||
<set name="icon" val="icon.change_restore_i01" />
|
||||
<set name="price" val="5000" />
|
||||
<set name="price" val="10000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36604" name="Hair Accessory Appearance Stone" additionalName="" type="EtcItem">
|
||||
|
||||
Reference in New Issue
Block a user