Merge pull request #298 from dadav/fix/cool-smilie
Fix the weird looking COOL-face
This commit is contained in:
commit
13b1fb6d14
@ -1,11 +1,11 @@
|
|||||||
LOOK_R = '(⌐■_■)'
|
LOOK_R = '( ⚆_⚆)'
|
||||||
LOOK_L = '(■_■¬)'
|
LOOK_L = '(☉_☉ )'
|
||||||
SLEEP = '(⇀‿‿↼)'
|
SLEEP = '(⇀‿‿↼)'
|
||||||
SLEEP2 = '(≖‿‿≖)'
|
SLEEP2 = '(≖‿‿≖)'
|
||||||
AWAKE = '(◕‿‿◕)'
|
AWAKE = '(◕‿‿◕)'
|
||||||
BORED = '(-__-)'
|
BORED = '(-__-)'
|
||||||
INTENSE = '(°▃▃°)'
|
INTENSE = '(°▃▃°)'
|
||||||
COOL = '(⊙☁◉┐)'
|
COOL = '(⌐■_■)'
|
||||||
HAPPY = '(•‿‿•)'
|
HAPPY = '(•‿‿•)'
|
||||||
EXCITED = '(ᵔ◡◡ᵔ)'
|
EXCITED = '(ᵔ◡◡ᵔ)'
|
||||||
MOTIVATED = '(☼‿‿☼)'
|
MOTIVATED = '(☼‿‿☼)'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user