summaryrefslogtreecommitdiff
path: root/items/equip-shield/item602_WoodenShield.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/item602_WoodenShield.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/item602_WoodenShield.xml')
-rw-r--r--items/equip-shield/item602_WoodenShield.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/items/equip-shield/item602_WoodenShield.xml b/items/equip-shield/item602_WoodenShield.xml
index a84e7838..b9792ca0 100644
--- a/items/equip-shield/item602_WoodenShield.xml
+++ b/items/equip-shield/item602_WoodenShield.xml
@@ -6,5 +6,14 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="602" image="equipment/shield/wooden.png" name="Wooden Shield" description="A shield made of wood." mattack="-70" defense="14" type="equip-shield" weight="1500"/>
+ <item id="602"
+ image="equipment/shield/wooden.png"
+ name="Wooden Shield"
+ description="A shield made of wood."
+ mattack="-70"
+ defense="14"
+ type="equip-shield"
+ weight="1500">
+ <sprite>equipment/shields/wooden.xml</sprite>
+ </item>
</items>