Adding drink in emote list

This commit is contained in:
Yann 2016-03-06 17:58:08 +01:00
parent 471af3d844
commit 6de0391250
2 changed files with 6 additions and 0 deletions

View file

@ -113,6 +113,7 @@
<ATOM Value="firework_29"/>
<ATOM Value="firework_30"/>
<ATOM Value="breakdance"/>
<ATOM Value="drink"/>
</ARRAY>
</STRUCT>
<STRUCT/>

View file

@ -3016,6 +3016,11 @@
<ATOM Name="EmoteId" Value="Youandme"/>
<ATOM Name="Animation" Value="youandme"/>
</STRUCT>
<STRUCT>
<ATOM Name="Usable From Client UI" Value="false"/>
<ATOM Name="EmoteId" Value="Drink"/>
<ATOM Name="Animation" Value="drink"/>
</STRUCT>
<STRUCT>
<ATOM Name="Usable From Client UI" Value="false"/>
<ATOM Name="EmoteId" Value="firework_01"/>