summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/items/equip-feet/item8050_BlackMambaBoots.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tmw-darkside.servegame.com/items/equip-feet/item8050_BlackMambaBoots.xml')
-rw-r--r--tmw-darkside.servegame.com/items/equip-feet/item8050_BlackMambaBoots.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/tmw-darkside.servegame.com/items/equip-feet/item8050_BlackMambaBoots.xml b/tmw-darkside.servegame.com/items/equip-feet/item8050_BlackMambaBoots.xml
new file mode 100644
index 00000000..7c3aee5f
--- /dev/null
+++ b/tmw-darkside.servegame.com/items/equip-feet/item8050_BlackMambaBoots.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<items>
+ <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:translateRule selector="//item/@name" translate="yes"/>
+ <its:translateRule selector="//item/@description" translate="yes"/>
+ <its:translateRule selector="//item/@effect" translate="yes"/>
+ <its:translateRule selector="//*" translate="no"/>
+ </its:rules>
+ <item id="8050"
+ image="equipment/feet/black-mamba-boots.png"
+ name="Black Mamba Boots"
+ description="Dark and smooth boots."
+ defense="4"
+ agi="1"
+ type="equip-feet"
+ weight="80"
+ sellProtected="true">
+ <sprite>equipment/feet/black-mamba-boots.xml</sprite>
+ </item>
+</items>