diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-02 17:47:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-02 17:51:07 -0300 |
commit | 4cd903afd8714ef23cd949c0cc169aa740c9c831 (patch) | |
tree | 40335afc6db3c6dc3f58bc2331eae57c6994887d /graphics/sprites/equipment/hands | |
parent | 5d20cff5588d6bf324f12aaf46018c59d55af525 (diff) | |
download | clientdata-4cd903afd8714ef23cd949c0cc169aa740c9c831.tar.gz clientdata-4cd903afd8714ef23cd949c0cc169aa740c9c831.tar.bz2 clientdata-4cd903afd8714ef23cd949c0cc169aa740c9c831.tar.xz clientdata-4cd903afd8714ef23cd949c0cc169aa740c9c831.zip |
@Saulc broke stuff
Diffstat (limited to 'graphics/sprites/equipment/hands')
-rw-r--r-- | graphics/sprites/equipment/hands/cottongloves-female.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/equipment/hands/cottongloves-female.xml b/graphics/sprites/equipment/hands/cottongloves-female.xml index bada49da..a7847f2d 100644 --- a/graphics/sprites/equipment/hands/cottongloves-female.xml +++ b/graphics/sprites/equipment/hands/cottongloves-female.xml @@ -3,9 +3,9 @@ Copyright (C) 2018 TMW2 --> <sprite> <imageset name="base" - src="graphics/sprites/equipment/chest/bromenalchest-female.png|W" + src="graphics/sprites/equipment/chest/cottongloves-female.png|W" width="64" height="64"/> <include file="races/human-male.xml"/> -</sprite>
\ No newline at end of file +</sprite> |