diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -4171,6 +4171,21 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-15" to="-19"/> </replace> </item> + <item id="2990" + image="equipment/head/magictophat.png" + name="Magic Top Hat" + description="Probably not the best way to stay hidden." + defense="25" + effect="flee -80%; Defense -50%; HP 30000" + type="equip-head" + weight="800"> + <sprite>equipment/head/tophat.xml</sprite> + <replace sprite="hair"> + <item from="-5" to="-4"/> + <item from="-14" to="-9"/> + <item from="-15" to="-19"/> + </replace> + </item> <!-- Neck Armors --> <item id="3200" |