diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-01-02 01:48:38 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-01-02 02:41:24 +0200 |
commit | 3eeae12c498d1a4dbe969462d2ba841f77ee3ccb (patch) | |
tree | ff8eab35e732bc0749fc11677c8873a7b3a58704 /data/graphics/sprites/manaplus_emotes.xml | |
download | plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.gz plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.bz2 plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.xz plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.zip |
Initial commit.
This code based on mana client http://www.gitorious.org/mana/mana
and my private repository.
Diffstat (limited to 'data/graphics/sprites/manaplus_emotes.xml')
-rw-r--r-- | data/graphics/sprites/manaplus_emotes.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/graphics/sprites/manaplus_emotes.xml b/data/graphics/sprites/manaplus_emotes.xml new file mode 100644 index 000000000..eca7bf722 --- /dev/null +++ b/data/graphics/sprites/manaplus_emotes.xml @@ -0,0 +1,22 @@ +<emotes> + <emote id="100"><sprite name="Kitty" variant="0">manaplus_emote.xml</sprite></emote> + <emote id="101"><sprite name="xD" variant="1">manaplus_emote.xml</sprite></emote> + <emote id="102"><sprite name="^.^" variant="2">manaplus_emote.xml</sprite></emote> + <emote id="103"><sprite name="Heart eye" variant="3">manaplus_emote.xml</sprite></emote> + <emote id="104"><sprite name="Gold eye" variant="4">manaplus_emote.xml</sprite></emote> + <emote id="105"><sprite name="Sleepy" variant="5">manaplus_emote.xml</sprite></emote> + <emote id="106"><sprite name="u.u" variant="6">manaplus_emote.xml</sprite></emote> + <emote id="107"><sprite name="-.-'" variant="7">manaplus_emote.xml</sprite></emote> + <emote id="108"><sprite name="Suprised" variant="8">manaplus_emote.xml</sprite></emote> + <emote id="109"><sprite name="Dead" variant="9">manaplus_emote.xml</sprite></emote> + <emote id="110"><sprite name="Look away" variant="10">manaplus_emote.xml</sprite></emote> + <emote id="111"><sprite name="Sad" variant="11">manaplus_emote.xml</sprite></emote> + <emote id="112"><sprite name="Palmhead" variant="12">manaplus_emote.xml</sprite></emote> + <emote id="113"><sprite name="Evil" variant="13">manaplus_emote.xml</sprite></emote> + <emote id="114"><sprite name="Angry" variant="14">manaplus_emote.xml</sprite></emote> + <emote id="115"><sprite name="Purple Sad" variant="15">manaplus_emote.xml</sprite></emote> + <emote id="116"><sprite name="Insult Buble" variant="16">manaplus_emote.xml</sprite></emote> + <emote id="117"><sprite name="Heart" variant="17">manaplus_emote.xml</sprite></emote> + <emote id="118"><sprite name="Emote" variant="18">manaplus_emote.xml</sprite></emote> + <emote id="119"><sprite name="Pumpkin" variant="19">manaplus_emote.xml</sprite></emote> +</emotes> |