diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2009-02-11 17:53:57 +0100 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2009-02-11 17:53:57 +0100 |
commit | e52108789e6f8fbcb3c0ddfd610d6e57e7005062 (patch) | |
tree | 41a7bd854ebfedbbcd9b8efe96553bfb5d5cbfdb /emotes.xml | |
parent | 821e70aba08dfd33f575f27450e5b6c193a24bb3 (diff) | |
download | clientdata-e52108789e6f8fbcb3c0ddfd610d6e57e7005062.tar.gz clientdata-e52108789e6f8fbcb3c0ddfd610d6e57e7005062.tar.bz2 clientdata-e52108789e6f8fbcb3c0ddfd610d6e57e7005062.tar.xz clientdata-e52108789e6f8fbcb3c0ddfd610d6e57e7005062.zip |
Added emotion data which got reorganized by Aethyra
Diffstat (limited to 'emotes.xml')
-rw-r--r-- | emotes.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/emotes.xml b/emotes.xml new file mode 100644 index 00000000..37fad037 --- /dev/null +++ b/emotes.xml @@ -0,0 +1,16 @@ +<emotes> + <emote id="0"><sprite name="Disgust" variant="0">emote.xml</sprite></emote> + <emote id="1"><sprite name="Surprise" variant="1">emote.xml</sprite></emote> + <emote id="2"><sprite name="Happy" variant="2">emote.xml</sprite></emote> + <emote id="3"><sprite name="Sad" variant="3">emote.xml</sprite></emote> + <emote id="4"><sprite name="Evil" variant="4">emote.xml</sprite></emote> + <emote id="5"><sprite name="Wink" variant="5">emote.xml</sprite></emote> + <emote id="6"><sprite name="Angel" variant="6">emote.xml</sprite></emote> + <emote id="7"><sprite name="Blush" variant="7">emote.xml</sprite></emote> + <emote id="8"><sprite name="Tongue" variant="8">emote.xml</sprite></emote> + <emote id="9"><sprite name="Grin" variant="9">emote.xml</sprite></emote> + <emote id="10"><sprite name="Upset" variant="10">emote.xml</sprite></emote> + <emote id="11"><sprite name="Perturbed" variant="11">emote.xml</sprite></emote> + <emote id="12"><sprite name="Speech" variant="14">emote.xml</sprite></emote> + <emote id="13"><sprite name="Blah Blah Blah" variant="13">emote.xml</sprite></emote> +</emotes> |