diff --git a/game/asset.js b/game/asset.js index 04f3309fb..d2b909d64 100644 --- a/game/asset.js +++ b/game/asset.js @@ -8359,6 +8359,14 @@ window.noname_asset_list=[ 'image/emotion/xiaojiu_emotion/18.gif', 'image/emotion/xiaojiu_emotion/19.gif', 'image/emotion/xiaojiu_emotion/20.gif', + 'image/emotion/xiaokuo_emotion/1.gif', + 'image/emotion/xiaokuo_emotion/2.gif', + 'image/emotion/xiaokuo_emotion/3.gif', + 'image/emotion/xiaokuo_emotion/4.gif', + 'image/emotion/xiaokuo_emotion/5.gif', + 'image/emotion/xiaokuo_emotion/6.gif', + 'image/emotion/xiaokuo_emotion/7.gif', + 'image/emotion/xiaokuo_emotion/8.gif', 'image/emotion/xiaosha_emotion/1.gif', 'image/emotion/xiaosha_emotion/2.gif', 'image/emotion/xiaosha_emotion/3.gif', diff --git a/game/game.js b/game/game.js index 1a068d507..8b57bb4c2 100644 --- a/game/game.js +++ b/game/game.js @@ -150,6 +150,7 @@ chatHistory:[], emotionList:{ xiaowu_emotion:14, + xiaokuo_emotion:8, shibing_emotion:15, guojia_emotion:20, zhenji_emotion:20, @@ -11153,6 +11154,7 @@ xiaosha_emotion:'小杀表情', xiaotao_emotion:'小桃表情', xiaojiu_emotion:'小酒表情', + xiaokuo_emotion:'小扩表情', pause:'暂停', config:'选项', diff --git a/image/emotion/xiaokuo_emotion/1.gif b/image/emotion/xiaokuo_emotion/1.gif new file mode 100644 index 000000000..d27aec7fc Binary files /dev/null and b/image/emotion/xiaokuo_emotion/1.gif differ diff --git a/image/emotion/xiaokuo_emotion/2.gif b/image/emotion/xiaokuo_emotion/2.gif new file mode 100644 index 000000000..c5dd8b159 Binary files /dev/null and b/image/emotion/xiaokuo_emotion/2.gif differ diff --git a/image/emotion/xiaokuo_emotion/3.gif b/image/emotion/xiaokuo_emotion/3.gif new file mode 100644 index 000000000..7ed76f44c Binary files /dev/null and b/image/emotion/xiaokuo_emotion/3.gif differ diff --git a/image/emotion/xiaokuo_emotion/4.gif b/image/emotion/xiaokuo_emotion/4.gif new file mode 100644 index 000000000..04b458935 Binary files /dev/null and b/image/emotion/xiaokuo_emotion/4.gif differ diff --git a/image/emotion/xiaokuo_emotion/5.gif b/image/emotion/xiaokuo_emotion/5.gif new file mode 100644 index 000000000..683cbe6e6 Binary files /dev/null and b/image/emotion/xiaokuo_emotion/5.gif differ diff --git a/image/emotion/xiaokuo_emotion/6.gif b/image/emotion/xiaokuo_emotion/6.gif new file mode 100644 index 000000000..f0d608d9d Binary files /dev/null and b/image/emotion/xiaokuo_emotion/6.gif differ diff --git a/image/emotion/xiaokuo_emotion/7.gif b/image/emotion/xiaokuo_emotion/7.gif new file mode 100644 index 000000000..ac449a2f6 Binary files /dev/null and b/image/emotion/xiaokuo_emotion/7.gif differ diff --git a/image/emotion/xiaokuo_emotion/8.gif b/image/emotion/xiaokuo_emotion/8.gif new file mode 100644 index 000000000..c8731fad1 Binary files /dev/null and b/image/emotion/xiaokuo_emotion/8.gif differ