From b73b3c5c258fcc534c99cf354db54b7d2962a5b6 Mon Sep 17 00:00:00 2001 From: czp3009 Date: Wed, 9 May 2018 17:21:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=8A=82=E5=A5=8F=E9=A3=8E?= =?UTF-8?q?=E6=9A=B4=E7=BB=93=E6=9D=9F=E7=9A=84=E6=95=B0=E6=8D=AE=E5=8C=85?= =?UTF-8?q?=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...IAL_GIFT.json => SPECIAL_GIFT(节奏风暴开始).json} | 4 ++-- .../SPECIAL_GIFT(节奏风暴结束).json | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) rename record/bullet_screen_stream_json/{SPECIAL_GIFT.json => SPECIAL_GIFT(节奏风暴开始).json} (76%) create mode 100644 record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴结束).json diff --git a/record/bullet_screen_stream_json/SPECIAL_GIFT.json b/record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴开始).json similarity index 76% rename from record/bullet_screen_stream_json/SPECIAL_GIFT.json rename to record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴开始).json index 33b401a..3288759 100644 --- a/record/bullet_screen_stream_json/SPECIAL_GIFT.json +++ b/record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴开始).json @@ -2,11 +2,11 @@ "cmd": "SPECIAL_GIFT", "data": { "39": { - "id": 202090, + "id": 214692, "time": 90, "hadJoin": 0, "num": 1, - "content": "月轮来袭", + "content": "前方高能预警,注意这不是演习", "action": "start", "storm_gif": "http://static.hdslb.com/live-static/live-room/images/gift-section/mobilegift/2/jiezou.gif?2017011901" } diff --git a/record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴结束).json b/record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴结束).json new file mode 100644 index 0000000..d0bfd31 --- /dev/null +++ b/record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴结束).json @@ -0,0 +1,12 @@ +{ + "cmd": "SPECIAL_GIFT", + "data": { + "39": { + "id": 214692, + "time": 0, + "hadJoin": 0, + "num": 0, + "action": "end" + } + } +}