5000兆円欲しい!!
This commit is contained in:
parent
23c40b9618
commit
746ceebcdc
BIN
images/emoticons/5000兆円.png
Normal file
BIN
images/emoticons/5000兆円.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
images/emoticons/5000兆円欲しい!!.png
Normal file
BIN
images/emoticons/5000兆円欲しい!!.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
BIN
images/emoticons/欲しい!!.png
Normal file
BIN
images/emoticons/欲しい!!.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
@ -1247,7 +1247,10 @@ function list_smilies($default_only = false) {
|
||||
':like',
|
||||
':dislike',
|
||||
':harukin:',
|
||||
':archlinux:'
|
||||
':archlinux:',
|
||||
'5000兆円',
|
||||
'欲しい!!',
|
||||
'5000兆円欲しい!!'
|
||||
);
|
||||
|
||||
$icons = array(
|
||||
@ -1282,8 +1285,10 @@ function list_smilies($default_only = false) {
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/smiley-facepalm.gif" alt=":facepalm" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/like.gif" alt=":like" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/dislike.gif" alt=":dislike" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/harukin.png" alt=":harukin:" height="17px" width="17px" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/archlinux.png" alt=":archlinux:" height="17px" width="17px" />'
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/harukin.png" alt=":harukin:" height="1em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/5000兆円.png" alt="5000兆円" height="1em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/欲しい!!.png" alt="欲しい" height="1em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/5000兆円欲しい!!.png" alt="5000兆円欲しい!!"/>'
|
||||
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user