diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-05-27 19:16:03 +0200 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-05-27 13:30:12 -0400 |
commit | 91dc45f54e10f46b5960c7104564060271031fab (patch) | |
tree | 2b5b6b3e4316517c57fc6083838f5ff9d4b21cec /items.xml | |
parent | 483fcfad0baf81cf1a7796e30e4d35dd168635d7 (diff) | |
download | clientdata-91dc45f54e10f46b5960c7104564060271031fab.tar.gz clientdata-91dc45f54e10f46b5960c7104564060271031fab.tar.bz2 clientdata-91dc45f54e10f46b5960c7104564060271031fab.tar.xz clientdata-91dc45f54e10f46b5960c7104564060271031fab.zip |
Removed the rough rings from items.xml and from the graphics repo. Added the trousers' reservations to items.xml.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 61 |
1 files changed, 8 insertions, 53 deletions
@@ -1599,59 +1599,14 @@ <sprite>equipment/head/devcap.xml|#9999ff</sprite> </item> <item id="648" - image="equipment/rings/rough-strengh.png" - name="Rough Strength Ring" - description="A rough strength-enhancing ring that looks as if it has been made in a hurry." - effect="+5 Strength" - type="equip-ring" - weight="1" - max-per-slot="1" - strength="5"/> - <item id="649" - image="equipment/rings/rough-agility.png" - name="Rough Agility Ring" - description="A rough agility-enhancing ring that looks as if it has been made in a hurry." - effect="+5 Agility" - type="equip-ring" - weight="1" - max-per-slot="1" - agility="5"/> - <item id="650" - image="equipment/rings/rough-dexterity.png" - name="Rough Dexterity Ring" - description="A rough dexterity-enhancing ring that looks as if it has been made in a hurry." - effect="+5 Dexterity" - type="equip-ring" - weight="1" - max-per-slot="1" - dexterity="5"/> - <item id="651" - image="equipment/rings/rough-vitality.png" - name="Rough Vitality Ring" - description="A rough vitality-enhancing ring that looks as if it has been made in a hurry." - effect="+5 Vitality" - type="equip-ring" - weight="1" - max-per-slot="1" - vitality="5"/> - <item id="652" - image="equipment/rings/rough-intelligence.png" - name="Rough Intelligence Ring" - description="A rough intelligence-enhancing ring that looks as if it has been made in a hurry." - effect="+5 Intelligence" - type="equip-ring" - weight="1" - max-per-slot="1" - intelligence="5"/> - <item id="653" - image="equipment/rings/rough-willpower.png" - name="Rough Willpower Ring" - description="A rough willpower-enhancing ring that looks as if it has been made in a hurry." - effect="+5 Willpower" - type="equip-ring" - weight="1" - max-per-slot="1" - willpower="5"/> + image="equipment/legs/trousers.png" + name="Trousers" + description="" + effect="" + type="equip-legs" + defense="" + weight=""/> + <!-- IDs 649 to 653 RESERVED --> <item id="654" image="equipment/head/cap.png|R:#d94800" name="Cap" |