添加节奏风暴结束的数据包记录

This commit is contained in:
czp3009 2018-05-09 17:21:43 +08:00
parent fdb8bf4987
commit b73b3c5c25
2 changed files with 14 additions and 2 deletions

View File

@ -2,11 +2,11 @@
"cmd": "SPECIAL_GIFT", "cmd": "SPECIAL_GIFT",
"data": { "data": {
"39": { "39": {
"id": 202090, "id": 214692,
"time": 90, "time": 90,
"hadJoin": 0, "hadJoin": 0,
"num": 1, "num": 1,
"content": "月轮来袭", "content": "前方高能预警,注意这不是演习",
"action": "start", "action": "start",
"storm_gif": "http://static.hdslb.com/live-static/live-room/images/gift-section/mobilegift/2/jiezou.gif?2017011901" "storm_gif": "http://static.hdslb.com/live-static/live-room/images/gift-section/mobilegift/2/jiezou.gif?2017011901"
} }

View File

@ -0,0 +1,12 @@
{
"cmd": "SPECIAL_GIFT",
"data": {
"39": {
"id": 214692,
"time": 0,
"hadJoin": 0,
"num": 0,
"action": "end"
}
}
}