From eafa4269d573baf0dc7c302de4a150d5bbf25b87 Mon Sep 17 00:00:00 2001 From: Fedja Beader <fedja@protonmail.ch> Date: Tue, 26 Mar 2024 15:30:14 +0000 Subject: Fix variant offset - new ManaVerse will no longer override client-data See https://git.themanaworld.org/mana/plus/-/merge_requests/50 And https://git.themanaworld.org/mana/plus/-/merge_requests/66 Tested with MV and latest manaplus. **** --- graphics/sprites/emote.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/sprites/emote.xml b/graphics/sprites/emote.xml index 6a5653c2..622f281e 100644 --- a/graphics/sprites/emote.xml +++ b/graphics/sprites/emote.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<sprite variants="18" variant_offset="1"> +<sprite variants="44" variant_offset="1"> <imageset name="emotes" src="graphics/sprites/emote.png" width="30" height="32"/> <action name="stand" imageset="emotes"> <animation direction="default"> -- cgit v1.2.3-70-g09d2