https://github.com/rathena/rathena/commit/ea88ea50546fd140bda875056f83a60b6b0bef96
This PR change the emoticons constant name to match emoticonlist from client side.
Note: the previous emoticons names are now deprecated.
Additionnally emotion and unitemote scripts commands are being merged together to the new format
-> emotion <emotion number>{,<target>};
Where target use the target Game ID (GID) of the unit (npc, pet, character etc..).
* unitemote is now deprecated.
emotion .@dado+57,0,"Gm Dice";
is now :
emotion (.@dado+57), getnpcid(0,"Gm Dice");
You can run https://github.com/rathena/rathena/blob/master/tools/convert_emotions.py to convert your script.