diff --git a/images/emoticons/harukin.png b/images/emoticons/harukin.png new file mode 100755 index 000000000..fbc77b6f6 Binary files /dev/null and b/images/emoticons/harukin.png differ diff --git a/include/text.php b/include/text.php index 1d884593f..660466ce3 100644 --- a/include/text.php +++ b/include/text.php @@ -1245,7 +1245,8 @@ function list_smilies($default_only = false) { ':coffee', ':facepalm', ':like', - ':dislike' + ':dislike', + ':harukin:' ); $icons = array( @@ -1279,7 +1280,8 @@ function list_smilies($default_only = false) { ':coffee', ':facepalm', ':like', - ':dislike' + ':dislike', + ':harukin:' );