diff --git a/frontend/static/emotes.png b/frontend/static/emotes.png index 0feccf9..fff9398 100644 Binary files a/frontend/static/emotes.png and b/frontend/static/emotes.png differ diff --git a/frontend/static/yw/javascript/chat.js b/frontend/static/yw/javascript/chat.js index 338329a..ba41540 100644 --- a/frontend/static/yw/javascript/chat.js +++ b/frontend/static/yw/javascript/chat.js @@ -578,7 +578,7 @@ var emoteList = { "bruh": [128, 0], "huh": [160, 0], "derp": [192, 0], - "heh": [224, 0], + "aha": [224, 0], "lol": [256, 0], "neat": [288, 0], "awesome2": [320, 0], @@ -589,9 +589,11 @@ var emoteList = { "shock": [480, 0], "glare": [512, 0], "watchyotone": [544, 0], - "blob_pride": [576, 0], - "blob_ally": [608, 0], - "blob_trans": [640, 0], + "blob_pride": [576, 0, 48], + "blob_ally": [624, 0, 48], + "blob_trans": [672, 0, 48], + "blob_intersex": [720, 0, 48], + "1010": [768, 0], // not a blob, but uses the same color palette // 16px faces "ded": [0, 32], "mad": [32, 32], @@ -611,10 +613,12 @@ var emoteList = { "chaos": [480, 32], "bootiful": [512, 32], "omg": [544, 32], - "stahp": [576, 32], + "stahp": [576, 32], // not a face, but 16px and same style "thinq": [608, 32], "thunk": [640, 32], "cringe": [672, 32], + "mortimer": [704, 32], + "morty": [736, 32], // miscellaneous "yeesh": [0, 64], "aaaHD": [32, 64], @@ -635,6 +639,16 @@ var emoteList = { "catspeak": [584, 64], "horsespeak": [616, 64, 30], "fireboard": [646, 64], + "skull_dark": [678, 64, 26], + "fop": [704, 64, 29], + "owot": [733, 64, 31], + "px_sparkles": [764, 64], + "uni": [796, 64], + "silly": [828, 64], + "oneko": [860, 64, 27], + "iunno": [887, 64, 48], + "sunglas": [935, 64], + "infra": [967, 64, 28], // fp "fp": [0, 96], "fpthinkaaa": [32, 96],