From a148d6039d1d95f752410f9ff621faf454ae5c48 Mon Sep 17 00:00:00 2001 From: TheCodedOne Date: Fri, 7 Sep 2018 15:56:41 +0100 Subject: [PATCH] Update emoji list --- Faces.yml | 36 ++++++++++++++++++------------------ Hands.yml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/Faces.yml b/Faces.yml index c50d8ae..847a1c4 100644 --- a/Faces.yml +++ b/Faces.yml @@ -1,47 +1,47 @@ - smiley: - - strings: + strings: - ":)" - "(:" - ":smiley:" - - location: "assets/faces/smiley.png" + location: "assets/faces/smiley.png" - thinking: - - strings: + strings: - ":thinking:" - - location: "assets/faces/thinking.png" + location: "assets/faces/thinking.png" - angry: - - strings: + strings: - ":angry:" - ">:(" - "):<" - - location: "assets/faces/angry.png" + location: "assets/faces/angry.png" - rage: - - strings: + strings: - ":rage:" - - location: "assets/faces/rage.png" + location: "assets/faces/rage.png" - neutral: - - strings: + strings: - ":neutral:" - ":|" - "|:" - - location: "assets/faces/neutral.png" + location: "assets/faces/neutral.png" - joy: - - strings: + strings: - ":joy:" - - location: "assets/faces/joy.png" + location: "assets/faces/joy.png" - stuck_out_tongue: - - strings: + strings: - ":stuck_out_tongue:" - ":P" - - location: "assets/faces/stuck_out_tongue.png" + location: "assets/faces/stuck_out_tongue.png" - sob: - - strings: + strings: - ":sob:" - ";(" - ");" - - location: "assets/faces/stuck_out_tongue.png" + location: "assets/faces/stuck_out_tongue.png" - shocked: - - strings: + strings: - ":shocked:" - "O:" - ":O" - - location: "assets/faces/shocked.png" + location: "assets/faces/shocked.png" diff --git a/Hands.yml b/Hands.yml index 1c7848b..426f0c9 100644 --- a/Hands.yml +++ b/Hands.yml @@ -1,44 +1,44 @@ - wave: - - strings: + strings: - ":wave:" - - location: "assets/hands/wave.png" + location: "assets/hands/wave.png" - middle_finger: - - strings: + strings: - ":middle_finger:" - - location: "assets/hands/middle_finger.png" + location: "assets/hands/middle_finger.png" - ok_hand: - - strings: + strings: - ":ok_hand:" - - location: "assets/hands/ok_hand.png" + location: "assets/hands/ok_hand.png" - clap: - - strings: + strings: - ":clap:" - - location: "assets/hands/clap.png" + location: "assets/hands/clap.png" - point_up: - - strings: + strings: - ":point_up:" - - location: "assets/hands/point_up.png" + location: "assets/hands/point_up.png" - point_down: - - strings: + strings: - ":point_down:" - - location: "assets/hands/point_down.png" + location: "assets/hands/point_down.png" - point_left: - - strings: + strings: - ":point_left:" - - location: "assets/hands/point_left.png" + location: "assets/hands/point_left.png" - point_right: - - strings: + strings: - ":point_right:" - - location: "assets/hands/point_right.png" + location: "assets/hands/point_right.png" - punch: - - strings: + strings: - ":punch:" - - location: "assets/hands/punch.png" + location: "assets/hands/punch.png" - thumbs_up: - - strings: + strings: - ":thumbs_up:" - - location: "assets/hands/thumbs_up.png" + location: "assets/hands/thumbs_up.png" - thumbs_down: - - strings: + strings: - ":thumbs_down:" - - location: "assets/hands/thumbs_down.png" \ No newline at end of file + location: "assets/hands/thumbs_down.png" \ No newline at end of file