diff --git a/images/harukin.png b/images/harukin.png new file mode 100755 index 000000000..46244edbe Binary files /dev/null and b/images/harukin.png differ diff --git a/include/text.php b/include/text.php index 1d884593f..8c60de528 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:' );