summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-25 10:44:32 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-25 10:44:32 -0300
commit4b5f5cafcbb14369249376b4dc2ff4bca2edd7b7 (patch)
treeedc23a03ab25e1f7452e58e8b85caceebb42b3ca /graphics
parent905f4b1ba05f166daf8078ed50bb84376dd301c8 (diff)
downloadclientdata-4b5f5cafcbb14369249376b4dc2ff4bca2edd7b7.tar.gz
clientdata-4b5f5cafcbb14369249376b4dc2ff4bca2edd7b7.tar.bz2
clientdata-4b5f5cafcbb14369249376b4dc2ff4bca2edd7b7.tar.xz
clientdata-4b5f5cafcbb14369249376b4dc2ff4bca2edd7b7.zip
Fix a few more CI bugs, new and old
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/equipment/legs/pants-oversized.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/legs/pants-oversized.xml b/graphics/sprites/equipment/legs/pants-oversized.xml
index 9acbedbc..4b21afdf 100644
--- a/graphics/sprites/equipment/legs/pants-oversized.xml
+++ b/graphics/sprites/equipment/legs/pants-oversized.xml
@@ -3,7 +3,7 @@
<imageset name="base" src="graphics/sprites/equipment/legs/pants.png|W" width="64" height="64"/>
<action name="default" imageset="base"/>
<action name="stand" imageset="base">
- <animation direction="down">
+ <animation direction="default">
<frame index="0"/>
</animation>
</action>