diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-04-28 10:08:59 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-04-28 10:08:59 -0400 |
commit | b40f50a81091e8ea4a9f228d578a5b6990fff26e (patch) | |
tree | 0bb401cf3278200c4f78eccdc31233a2dc00cf70 /graphics | |
parent | a5d67cb470edb94ea884ff6dbf435ac8165a0fbb (diff) | |
download | clientdata-b40f50a81091e8ea4a9f228d578a5b6990fff26e.tar.gz clientdata-b40f50a81091e8ea4a9f228d578a5b6990fff26e.tar.bz2 clientdata-b40f50a81091e8ea4a9f228d578a5b6990fff26e.tar.xz clientdata-b40f50a81091e8ea4a9f228d578a5b6990fff26e.zip |
shrink emote tileset
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/emote.png | bin | 50752 -> 22663 bytes | |||
-rw-r--r-- | graphics/sprites/emote.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/emote.png b/graphics/sprites/emote.png Binary files differindex f31764f7..9759af55 100644 --- a/graphics/sprites/emote.png +++ b/graphics/sprites/emote.png diff --git a/graphics/sprites/emote.xml b/graphics/sprites/emote.xml index 4f483fb9..6a5653c2 100644 --- a/graphics/sprites/emote.xml +++ b/graphics/sprites/emote.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<sprite variants="42" variant_offset="1"> +<sprite variants="18" variant_offset="1"> <imageset name="emotes" src="graphics/sprites/emote.png" width="30" height="32"/> <action name="stand" imageset="emotes"> <animation direction="default"> |