sc: distinguish linear splash damage
[sheet.git] / emoji-msn.inc.pl
1 {
2         name => 'Windows Live Messenger',
3         icon => '/data/emoji/msn/%s.gif',
4         source => 'http://messenger.msn.com/Resource/Emoticons.aspx',
5 },
6
7 'faces',
8
9 regular_smile   => [':-) :)',   '',     0x0263A,        "smile"],
10 teeth_smile     => [':-D :d',   '',     0x1F603,        "open-mouthed"],
11 omg_smile       => [':-O :o',   '',     0x1F632,        "surprised"],
12 tongue_smile    => [':-P :p',   '',     0x1F61C,        "tongue out"],
13 wink_smile      => [';-) ;)',   '',     0x1F609,        "wink"],
14 sad_smile       => [':-( :(',   '',     0x02639,        "sad"],
15 confused_smile  => [':-S :s',   '',     0x1F616,        "confused"],
16 what_smile      => [':-| :|',   '',     0x1F61E,        "disappointed"],
17 cry_smile       => [":'(",      '',     0x1F62D,        "crying"],
18 red_smile       => [':-$ :$',   '',     0x1F633,        "embarrassed"],
19 shades_smile    => ['(H) (h)',  '',     0x1F60E,        "hot"],
20 angry_smile     => [':-@ :@',   '',     0x1F620,        "angry"],
21 angel_smile     => ['(A) (a)',  '',     0x1F607,        "angel"],
22 devil_smile     => ['(6)',      '',     0x1F608,        "devil"],
23 '47_47' => [':-#',      'fuzzy',        0x1F64A,        "don't tell anyone"],
24 '48_48' => ['8o|',      'todo', 0,      "baring teeth"],
25 '49_49' => ['8-|',      'fuzzy',        0x1F453,        "nerd"],
26 '50_50' => ['^o)',      '',     0,      "sarcastic"],
27 '51_51' => [':-*',      'fuzzy',        0x1F442,        "secret telling"],
28 '52_52' => ['+o(',      'fuzzy',        0x1F637,        "sick"],
29 '71_71' => [':^)',      'fuzzy',        0x1F610,        "i don't know"],
30 '72_72' => ['*-)',      '',     0x1F614,        "thinking"],
31 '74_74' => ['<:o)',     'fuzzy',        0x1F389,        "party"],
32 '75_75' => ['8-)',      'fuzzy',        0x1F612,        "eye-rolling"],
33 '77_77' => ['|-)',      '',     0x1F629,        "sleepy"],
34
35 'objects',
36
37 coffee  => ['(C) (c)',  '',     0x02615,        "coffee cup"],
38 thumbs_up       => ['(Y) (y)',  '',     0x1F44D,        "thumbs up"],
39 thumbs_down     => ['(N) (n)',  '',     0x1F44E,        "thumbs down"],
40 beer_mug        => ['(B) (b)',  '',     0x1F37A,        "beer mug"],
41 martini => ['(D) (d)',  '',     0x1F378,        "martini glass"],
42 girl    => ['(X) (x)',  '',     0x1F467,        "girl"],
43 guy     => ['(Z) (z)',  '',     0x1F466,        "boy"],
44 guy_hug => ['({)',      '',     0,      "left hug"],
45 girl_hug        => ['(})',      '',     0,      "right hug"],
46 bat     => [':-[ :[',   '',     0,      "vampire bat"],
47 cake    => ['(^)',      '',     0x1F382,        "birthday cake"],
48 heart   => ['(L) (l)',  '',     0x02665,        "red heart"],
49 broken_heart    => ['(U) (u)',  '',     0x1F494,        "broken heart"],
50 kiss    => ['(K) (k)',  '',     0x1F48B,        "red lips"],
51 present => ['(G) (g)',  '',     0x1F381,        "gift with a bow"],
52 rose    => ['(F) (f)',  '',     0x1F339,        "red rose"],
53 wilted_rose     => ['(W) (w)',  '',     0,      "wilted rose"],
54 camera  => ['(P) (p)',  '',     0x1F4F7,        "camera"],
55 film    => ['(~)',      '',     0x1F3A5,        "filmstrip"],
56 cat     => ['(@)',      '',     0x1F431,        "cat face"],
57 dog     => ['(&)',      '',     0x1F436,        "dog face"],
58 phone   => ['(T) (t)',  '',     0x1F4DE,        "telephone receiver"],
59 lightbulb       => ['(I) (i)',  '',     0x1F4A1,        "light bulb"],
60 note    => ['(8)',      '',     0x0266A,        "note"],
61 moon    => ['(S)',      '',     0x1F31C,        "sleeping half-moon"],
62 star    => ['(*)',      '',     0x02606,        "star"],
63 envelope        => ['(E) (e)',  '',     0x1F4E7,        "e-mail"],
64 clock   => ['(O) (o)',  '',     0x023F0,        "clock"],
65 messenger       => ['(M) (m)',  'fuzzy',        0x1F465,        "MSN Messenger icon"],
66
67 'secondary',
68
69 '53_53' => ['(sn)',     '',     0x1F40C,        "snail"],
70 '70_70' => ['(bah)',    'fuzzy',        0x1F411,        "black sheep"],
71 '55_55' => ['(pl)',     '',     0x1F374,        "plate"],
72 '56_56' => ['(||)',     '',     0x1F35C,        "bowl"],
73 '57_57' => ['(pi)',     '',     0x1F355,        "pizza"],
74 '58_58' => ['(so)',     '',     0x026BD,        "soccer ball"],
75 '59_59' => ['(au)',     '',     0x1F697,        "auto"],
76 '60_60' => ['(ap)',     '',     0x02708,        "airplane"],
77 '61_61' => ['(um)',     '',     0x02602,        "umbrella"],
78 '62_62' => ['(ip)',     '',     0x1F334,        "island with a palm tree"],
79 '63_63' => ['(co)',     '',     0x1F4BB,        "computer"],
80 '64_64' => ['(mp)',     '',     0x1F4F1,        "mobile phone"],
81 '66_66' => ['(st)',     '',     0x02601,        "stormy cloud"],
82 '73_73' => ['(li)',     'fuzzy',        0x02607,        "lightning"],
83 '69_69' => ['(mo)',     '',     0x1F4B0,        "money"],
84
85 # vi:ts=15