diff --git a/smiley_pack/smiley_pack.php b/smiley_pack/smiley_pack.php
index aa79a7f01..932e38302 100644
--- a/smiley_pack/smiley_pack.php
+++ b/smiley_pack/smiley_pack.php
@@ -93,6 +93,20 @@ function smiley_pack_smilies(&$a,&$b) {
$b['texts'][] = ':dog';
$b['icons'][] = '';
+ $b['texts'][] = ':elephant';
+ $b['icons'][] = '';
+
+ $b['texts'][] = ':fish';
+ $b['icons'][] = '';
+
+ $b['texts'][] = ':giraffe';
+ $b['icons'][] = '';
+
+ $b['texts'][] = ':pig';
+ $b['icons'][] = '';
+
+
+
#Baby Smileys
$b['texts'][] = ':baby';