2DXUM | 16/01/2024

This commit is contained in:
hibiki 2024-01-18 06:30:51 +01:00
parent be61d87c36
commit 0a0b0c1786
No known key found for this signature in database
2 changed files with 1792 additions and 4 deletions

View File

@ -6618,7 +6618,7 @@
{ {
"music_id": 30001, "music_id": 30001,
"lock_type": 0, "lock_type": 0,
"is_new": 1 "is_new": 0
}, },
{ {
"music_id": 30002, "music_id": 30002,
@ -6628,7 +6628,7 @@
{ {
"music_id": 30004, "music_id": 30004,
"lock_type": 0, "lock_type": 0,
"is_new": 1 "is_new": 0
}, },
{ {
"music_id": 30005, "music_id": 30005,
@ -6723,7 +6723,7 @@
{ {
"music_id": 30036, "music_id": 30036,
"lock_type": 0, "lock_type": 0,
"is_new": 1 "is_new": 0
}, },
{ {
"music_id": 30039, "music_id": 30039,
@ -6773,7 +6773,7 @@
{ {
"music_id": 30048, "music_id": 30048,
"lock_type": 0, "lock_type": 0,
"is_new": 1 "is_new": 0
}, },
{ {
"music_id": 30050, "music_id": 30050,
@ -6935,6 +6935,16 @@
"lock_type": 3, "lock_type": 3,
"is_new": 0 "is_new": 0
}, },
{
"music_id": 31043,
"lock_type": 3,
"is_new": 1
},
{
"music_id": 31049,
"lock_type": 3,
"is_new": 1
},
{ {
"music_id": 31053, "music_id": 31053,
"lock_type": 3, "lock_type": 3,
@ -6945,6 +6955,16 @@
"lock_type": 3, "lock_type": 3,
"is_new": 0 "is_new": 0
}, },
{
"music_id": 31067,
"lock_type": 3,
"is_new": 1
},
{
"music_id": 31072,
"lock_type": 3,
"is_new": 1
},
{ {
"music_id": 31076, "music_id": 31076,
"lock_type": 3, "lock_type": 3,

File diff suppressed because it is too large Load Diff