Skip to content

Commit

Permalink
emojis: add Handshake emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
aquaosrs authored and Felanbird committed Jul 24, 2024
1 parent 2fdb706 commit e36c107
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Emojis.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Substitutes typed emoticons to display emojis in the game chat panel and above p
| ![facepalm] | M-) |![pensive] | V_V | ![acorn] | <D~ |
| ![gorilla] | :G | ![pleading] | (n_n) | ![xd] | Xd |
| ![spoon] | --o | ![weary_face] | Dx | ![rocketship] | >==> |
| ![clown] | :O) | ![cow] | 3:O |||
| ![clown] | :O) | ![cow] | 3:O | ![handshake] | (=) ||

[slight_smile]:https://github.com/runelite/runelite/raw/master/runelite-client/src/main/resources/net/runelite/client/plugins/emojis/slight_smile.png "Slight Smile"
[joy]:https://github.com/runelite/runelite/raw/master/runelite-client/src/main/resources/net/runelite/client/plugins/emojis/joy.png "Joy"
Expand Down Expand Up @@ -94,3 +94,4 @@ Substitutes typed emoticons to display emojis in the game chat panel and above p
[rocketship]:https://github.com/runelite/runelite/raw/master/runelite-client/src/main/resources/net/runelite/client/plugins/emojis/rocketship.png "Rocketship"
[clown]:https://github.com/runelite/runelite/raw/master/runelite-client/src/main/resources/net/runelite/client/plugins/emojis/clown.png "Clown"
[cow]:https://github.com/runelite/runelite/raw/master/runelite-client/src/main/resources/net/runelite/client/plugins/emojis/cow.png "Cow"
[handshake]:https://github.com/runelite/runelite/raw/master/runelite-client/src/main/resources/net/runelite/client/plugins/emojis/handshake.png "Handshake"

0 comments on commit e36c107

Please sign in to comment.