new: face expression while looking around will change dependig if the unit is with friends or alone

This commit is contained in:
Simone Margaritelli
2019-10-24 13:42:43 +02:00
parent ce0c248cf4
commit 97cccf5a1d
5 changed files with 15 additions and 2 deletions

View File

@ -1,5 +1,7 @@
LOOK_R = '( ⚆_⚆)'
LOOK_L = '(☉_☉ )'
LOOK_R_HAPPY = '( ◕‿◕)'
LOOK_L_HAPPY = '(◕‿◕ )'
SLEEP = '(⇀‿‿↼)'
SLEEP2 = '(≖‿‿≖)'
AWAKE = '(◕‿‿◕)'