summaryrefslogtreecommitdiff
path: root/items/equip-shield/item603_LeatherShield.xml
diff options
context:
space:
mode:
authorHoraK-FDF <HoraK-FDF@web.de>2022-05-01 19:26:10 +0200
committerGitHub <noreply@github.com>2022-05-01 14:26:10 -0300
commite947b70ceea6877eb821aeb6658c77e8735fafd5 (patch)
treeff2d59cd2b83acc57c4c7dfda0a05e7a54067de9 /items/equip-shield/item603_LeatherShield.xml
parenta4f1d82e0d5acb68acd7d3831f17d26b88e815e4 (diff)
downloadclientdata-e947b70ceea6877eb821aeb6658c77e8735fafd5.tar.gz
clientdata-e947b70ceea6877eb821aeb6658c77e8735fafd5.tar.bz2
clientdata-e947b70ceea6877eb821aeb6658c77e8735fafd5.tar.xz
clientdata-e947b70ceea6877eb821aeb6658c77e8735fafd5.zip
steel, wooden and leather shield spritesheets (#472)
Diffstat (limited to 'items/equip-shield/item603_LeatherShield.xml')
-rw-r--r--items/equip-shield/item603_LeatherShield.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/items/equip-shield/item603_LeatherShield.xml b/items/equip-shield/item603_LeatherShield.xml
index f89d7f58..7f9de175 100644
--- a/items/equip-shield/item603_LeatherShield.xml
+++ b/items/equip-shield/item603_LeatherShield.xml
@@ -6,5 +6,14 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="603" image="equipment/shield/leather.png" name="Leather Shield" description="A shield made of leather on a wooden frame." mattack="-35" defense="7" type="equip-shield" weight="1300"/>
+ <item id="603"
+ image="equipment/shield/leather.png"
+ name="Leather Shield"
+ description="A shield made of leather on a wooden frame."
+ mattack="-35"
+ defense="7"
+ type="equip-shield"
+ weight="1300">
+ <sprite>equipment/shields/leather.xml</sprite>
+ </item>
</items>