Skip to content

Commit

Permalink
master version 1.10.0.1 asset version 1.10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
master-db-diff-bot authored and dnaroma committed Jul 31, 2023
1 parent a790999 commit fd4ba58
Show file tree
Hide file tree
Showing 5 changed files with 261 additions and 92 deletions.
7 changes: 7 additions & 0 deletions character2ds.json
Original file line number Diff line number Diff line change
Expand Up @@ -1666,6 +1666,13 @@
"unit": "none",
"assetName": "sub_saku"
},
{
"id": 255,
"characterType": "mob",
"characterId": 110,
"unit": "none",
"assetName": "sub_tatsuya"
},
{
"id": 272,
"characterType": "mob",
Expand Down
8 changes: 8 additions & 0 deletions costume2ds.json
Original file line number Diff line number Diff line change
Expand Up @@ -2414,5 +2414,13 @@
"fromMmddhh": "010100",
"toMmddhh": "123123",
"live2dAssetbundleName": "sub_saku"
},
{
"id": 343,
"costume2dGroupId": 1,
"character2dId": 243,
"fromMmddhh": "010100",
"toMmddhh": "123123",
"live2dAssetbundleName": "sub_tatsuya"
}
]
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"systemProfile": "production",
"appVersion": "2.2.0",
"multiPlayVersion": "len",
"dataVersion": "1.10.0.0",
"dataVersion": "1.10.0.1",
"assetVersion": "1.10.0.0",
"appHash": "56d39506-c92a-46d6-99ee-c1d46eef079d",
"assetHash": "0e086d72-d1b6-49b1-ad40-0dc6fb53d860",
Expand Down
36 changes: 18 additions & 18 deletions virtualBoothShops.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"id": 22,
"virtualLiveId": 124,
"virtualBoothShopType": "virtual_shop",
"targetId": 87
},
{
"id": 23,
"virtualLiveId": 124,
"virtualBoothShopType": "omikuji",
"targetId": 1
},
{
"id": 24,
"virtualLiveId": 124,
"virtualBoothShopType": "collection_gacha",
"targetId": 1
},
{
"id": 1,
"virtualLiveId": 117,
Expand Down Expand Up @@ -124,23 +142,5 @@
"virtualLiveId": 123,
"virtualBoothShopType": "collection_gacha",
"targetId": 1
},
{
"id": 22,
"virtualLiveId": 124,
"virtualBoothShopType": "virtual_shop",
"targetId": 87
},
{
"id": 23,
"virtualLiveId": 124,
"virtualBoothShopType": "omikuji",
"targetId": 1
},
{
"id": 24,
"virtualLiveId": 124,
"virtualBoothShopType": "collection_gacha",
"targetId": 1
}
]
Loading

0 comments on commit fd4ba58

Please sign in to comment.