summaryrefslogtreecommitdiff
path: root/items/equip-feet/_include.xml
blob: 00ac813fe3cb5f0785281823ea4fe9d516ad8779 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?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>
  <include name="items/equip-feet/item528_Boots.xml"/>
  <include name="items/equip-feet/item655_FurBoots.xml"/>
  <include name="items/equip-feet/item734_BlackBoots.xml"/>
  <include name="items/equip-feet/item757_AssassinBoots.xml"/>
  <include name="items/equip-feet/item792_BromenalBoots.xml"/>
  <include name="items/equip-feet/item876_WarlordBoots.xml"/>
  <include name="items/equip-feet/item1188_RedStockings.xml"/>
  <include name="items/equip-feet/item2150_RedCottonBoots.xml"/>
  <include name="items/equip-feet/item2151_GreenCottonBoots.xml"/>
  <include name="items/equip-feet/item2152_DarkBlueCottonBoots.xml"/>
  <include name="items/equip-feet/item2153_YellowCottonBoots.xml"/>
  <include name="items/equip-feet/item2154_LightBlueCottonBoots.xml"/>
  <include name="items/equip-feet/item2155_PinkCottonBoots.xml"/>
  <include name="items/equip-feet/item2156_BlackCottonBoots.xml"/>
  <include name="items/equip-feet/item2157_OrangeCottonBoots.xml"/>
  <include name="items/equip-feet/item2158_PurpleCottonBoots.xml"/>
  <include name="items/equip-feet/item2159_DarkGreenCottonBoots.xml"/>
</items>