summaryrefslogblamecommitdiff
path: root/emotes.xml
blob: 55fb7fd5920ac15b430e4501f0da77a297eb0402 (plain) (tree)
1
2
3
4
5
6
7
8
9

                     
 





                                                                            
                                                                    



                           
                                              






                                                             
                                               






                                                              
                                            






                                                           
                                          






                                                         
                                           






                                                          
                                           






                                                          
                                            






                                                           
                                            






                                                           
                                             






                                                            
                                           






                                                          
                                            






                                                            
                                                






                                                                
                                             






                                                             
                                           




                                                           
<?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>

    <!-- The sprite tags are purely for backwards compatibility. -->

    <emote id="0"
           name="Disgust"
           effectid="10000"
           image="graphics/emotes/disgust.png"
           width="30" height="32">
        <sprite name="Disgust" variant="0">emote.xml</sprite>
    </emote>

    <emote id="1"
           name="Surprise"
           effectid="10001"
           image="graphics/emotes/surprise.png"
           width="30" height="32">
        <sprite name="Surprise" variant="1">emote.xml</sprite>
    </emote>

    <emote id="2"
           name="Happy"
           effectid="10002"
           image="graphics/emotes/happy.png"
           width="30" height="32">
        <sprite name="Happy" variant="2">emote.xml</sprite>
    </emote>

    <emote id="3"
           name="Sad"
           effectid="10003"
           image="graphics/emotes/sad.png"
           width="30" height="32">
        <sprite name="Sad" variant="3">emote.xml</sprite>
    </emote>

    <emote id="4"
           name="Evil"
           effectid="10004"
           image="graphics/emotes/evil.png"
           width="30" height="32">
        <sprite name="Evil" variant="4">emote.xml</sprite>
    </emote>

    <emote id="5"
           name="Wink"
           effectid="10005"
           image="graphics/emotes/wink.png"
           width="30" height="32">
        <sprite name="Wink" variant="5">emote.xml</sprite>
    </emote>

    <emote id="6"
           name="Angel"
           effectid="10006"
           image="graphics/emotes/angel.png"
           width="30" height="32">
        <sprite name="Angel" variant="6">emote.xml</sprite>
    </emote>

    <emote id="7"
           name="Blush"
           effectid="10007"
           image="graphics/emotes/blush.png"
           width="30" height="32">
        <sprite name="Blush" variant="7">emote.xml</sprite>
    </emote>

    <emote id="8"
           name="Tongue"
           effectid="10008"
           image="graphics/emotes/tongue.png"
           width="30" height="32">
        <sprite name="Tongue" variant="8">emote.xml</sprite>
    </emote>

    <emote id="9"
           name="Grin"
           effectid="10009"
           image="graphics/emotes/grin.png"
           width="30" height="32">
        <sprite name="Grin" variant="9">emote.xml</sprite>
    </emote>

    <emote id="10"
           name="Upset"
           effectid="10010"
           image="graphics/emotes/upset.png"
           width="30" height="32">
        <sprite name="Upset" variant="10">emote.xml</sprite>
    </emote>

    <emote id="11"
           name="Perturbed"
           effectid="10011"
           image="graphics/emotes/perturbed.png"
           width="30" height="32">
        <sprite name="Perturbed" variant="11">emote.xml</sprite>
    </emote>

    <emote id="12"
           name="Speech"
           effectid="10012"
           image="graphics/emotes/speech.png"
           width="30" height="32">
        <sprite name="Speech" variant="14">emote.xml</sprite>
    </emote>

    <emote id="13"
           name="Blah"
           effectid="10013"
           image="graphics/emotes/blah.png"
           width="30" height="32">
        <sprite name="Blah" variant="13">emote.xml</sprite>
    </emote>

</emotes>