diff options
-rw-r--r-- | graphics/sprites/head-deserthat.xml | 2 | ||||
-rw-r--r-- | items.xml | 22 |
2 files changed, 12 insertions, 12 deletions
diff --git a/graphics/sprites/head-deserthat.xml b/graphics/sprites/head-deserthat.xml index 0dba8b8e..09297c3f 100644 --- a/graphics/sprites/head-deserthat.xml +++ b/graphics/sprites/head-deserthat.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/head-deserthat.png" width="32" height="35" /> + <imageset name="base" src="graphics/sprites/item007.png|R" width="32" height="35" /> <action name="stand" imageset="base"> <animation direction="down"> @@ -2092,7 +2092,7 @@ <item id="723" image="armor-head-deserthat.png|R:#FFFFFF" name="Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3215,7 +3215,7 @@ <item id="2130" image="armor-head-deserthat.png|R:#FF0000" name="Red Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3225,7 +3225,7 @@ <item id="2131" image="armor-head-deserthat.png|R:#55FF55" name="Green Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3235,7 +3235,7 @@ <item id="2132" image="armor-head-deserthat.png|R:#0000C0" name="Dark Blue Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3245,7 +3245,7 @@ <item id="2133" image="armor-head-deserthat.png|R:#FFFF00" name="Yellow Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3255,7 +3255,7 @@ <item id="2134" image="armor-head-deserthat.png|R:#5555FF" name="Light Blue Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3265,7 +3265,7 @@ <item id="2135" image="armor-head-deserthat.png|R:#FFC0C0" name="Pink Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3275,7 +3275,7 @@ <item id="2136" image="armor-head-deserthat.png|R:#666666" name="Black Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3285,7 +3285,7 @@ <item id="2137" image="armor-head-deserthat.png|R:#FFC000" name="Orange Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3295,7 +3295,7 @@ <item id="2138" image="armor-head-deserthat.png|R:#C000FF" name="Purple Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" @@ -3305,7 +3305,7 @@ <item id="2139" image="armor-head-deserthat.png|R:#00C000" name="Dark Green Desert Hat" - description="While the desert hat is perfect for sand storms, it won't do you little against a physical blow to the head." + description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." effect="+3% Defense" type="equip-head" defense="3" |