summaryrefslogtreecommitdiff
path: root/emotes.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
commit4903d41b99555c45be569de1c20ba4035854c888 (patch)
tree3a9a75e59f45ef9e415b50e28af89fd2fc56bd34 /emotes.xml
downloadclientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.gz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.bz2
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.xz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.zip
Reinitialized git repository with Evol2 support
Major changes: - Makefile - Gitlab CI - Network update - Char Creation update
Diffstat (limited to 'emotes.xml')
-rw-r--r--emotes.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/emotes.xml b/emotes.xml
new file mode 100644
index 00000000..ed397015
--- /dev/null
+++ b/emotes.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0"?>
+<emotes>
+ <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:translateRule selector="//emote/@name" translate="yes"/>
+ <its:translateRule selector="//emote/sprite/@name" translate="yes"/>
+ <its:translateRule selector="//*" translate="no"/>
+ </its:rules>
+ <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="12">emote.xml</sprite>
+ </emote>
+ <emote id="13">
+ <sprite name="Blah" variant="13">emote.xml</sprite>
+ </emote>
+</emotes>