diff options
-rw-r--r-- | items.xml | 49 |
1 files changed, 49 insertions, 0 deletions
@@ -383,6 +383,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-104" to="-151"/> <item from="-105" to="-151"/> <item from="-106" to="-151"/> + <item from="-107" to="-151"/> + <item from="-108" to="-151"/> + <item from="-109" to="-151"/> </replace> </item> <item id="518" @@ -8867,6 +8870,52 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" useButton="Drink" weight="20"/> + <item id="8025" + image="usable/food/deliciouscookie.png" + name="Linarian Soul" + description="Something from FreedroidRPG escaped, and it is... who knows." + useButton="Eat" + defense="0" + effect="Unknown - Use with care!" + sellProtected="true" + type="equip-torso"> + <replace /> + <replace sprite="race"> + <item from="-100" to="-152"/> + <item from="-101" to="-152"/> + <item from="-102" to="-152"/> + <item from="-103" to="-152"/> + <item from="-104" to="-152"/> + <item from="-105" to="-152"/> + <item from="-106" to="-152"/> + <item from="-107" to="-152"/> + <item from="-108" to="-152"/> + <item from="-109" to="-152"/> + </replace> + </item> + <item id="8026" + image="usable/food/deliciouscookie.png" + name="Tux Soul" + description="Something from SuperTux escaped, a gift from Kernelius." + useButton="Eat" + defense="0" + effect="Unknown - Use with care!" + sellProtected="true" + type="equip-torso"> + <replace /> + <replace sprite="race"> + <item from="-100" to="-153"/> + <item from="-101" to="-153"/> + <item from="-102" to="-153"/> + <item from="-103" to="-153"/> + <item from="-104" to="-153"/> + <item from="-105" to="-153"/> + <item from="-106" to="-153"/> + <item from="-107" to="-153"/> + <item from="-108" to="-153"/> + <item from="-109" to="-153"/> + </replace> + </item> <!-- For quests.xml --> <item id="9999" |