Skip to content

Commit

Permalink
2023年12月29日
Browse files Browse the repository at this point in the history
  • Loading branch information
Mapaler committed Dec 29, 2023
1 parent f05b830 commit bca4417
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 17 deletions.
Binary file modified images/cards_ja/CARDS_051.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/cards_ja/CARDS_104.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/cards_ja/CARDS_107.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/cards_ja/CARDS_109.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions monsters-info/ckey.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
{
"code": "ja",
"ckey": {
"card": "b3ddc36b965ead2b1866f4bdb6fe97eb",
"skill": "8de6eca1ed53ab08c54eefdaec6d44cb"
"card": "a4250b63f646ec026acf1d725e9754a6",
"skill": "4be165389a82d446aff8082f3abc8cb4"
},
"updateTime": 1703681148730
"updateTime": 1703845262512
},
{
"code": "en",
"ckey": {
"card": "b8e7d636b505a39339ed834aa2ecc3ea",
"card": "804c85c46faf7563d4e750e100f0e8f0",
"skill": "de0c8c15d0357e8721b105ac77f4796e"
},
"updateTime": 1703681148730
"updateTime": 1703845262512
},
{
"code": "ko",
"ckey": {
"card": "b91cdac6038f11176f913e3be6baa1e3",
"card": "fa62b5a62c3fc130ed3415d210ec3e09",
"skill": "8086465e61a04e8863f9c906c594c332"
},
"updateTime": 1703681148730
"updateTime": 1703845262512
}
]
2 changes: 1 addition & 1 deletion monsters-info/mon_en.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion monsters-info/mon_ja.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion monsters-info/mon_ko.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion monsters-info/official-API/ja-card.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion monsters-info/official-API/ja-skill.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion monsters-info/skill_ja.json

Large diffs are not rendered by default.

16 changes: 12 additions & 4 deletions service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_051.PNG",
"9dcd89b3038401b9bb904ae419dbeb39"
"c953629664b5cb9417782b194c0287f8"
],
[
"images/cards_ja/CARDS_052.PNG",
Expand Down Expand Up @@ -415,7 +415,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_104.PNG",
"f9c18a0fe084554d573efa8d08c3483a"
"38082e827e3d98eac328da15c9be5b10"
],
[
"images/cards_ja/CARDS_105.PNG",
Expand All @@ -427,15 +427,15 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_107.PNG",
"1e06d50ddabaf3ee2cdcccf971d1811e"
"e954dd2c059d85a43a6e487e66e48408"
],
[
"images/cards_ja/CARDS_108.PNG",
"602535df3735c66d2f656b1bdcf802eb"
],
[
"images/cards_ja/CARDS_109.PNG",
"a6d6d4a309d70a4d2620b61e63aa6a44"
"905c2634d5df1bf3154d2f096ff9f911"
],
[
"sound/voice/ja/padv001.wav",
Expand Down Expand Up @@ -1745,6 +1745,10 @@ const cachesMap = new Map([
"sound/voice/ja/padv1211.wav",
"5e046f79e3068732c9f8de72b4cbe2a0"
],
[
"sound/voice/ja/padv1212.wav",
"a7bc6d205ad7626d9505d9a5e15f1e61"
],
[
"sound/voice/ja/padv1213.wav",
"cf604d147a719af84fdf5cc0577f8166"
Expand Down Expand Up @@ -5257,6 +5261,10 @@ const cachesMap = new Map([
"sound/voice/ja/padv2018.wav",
"a2d81726f12caa3742c6254a239bd528"
],
[
"sound/voice/ja/padv2019.wav",
"07450a37030150d8b3f3f1bd7faaa7cf"
],
[
"sound/voice/ja/padv202.wav",
"52f3da7ac8dfb0931f88255424b41587"
Expand Down
Binary file added sound/voice/ja/padv1212.wav
Binary file not shown.
Binary file added sound/voice/ja/padv2019.wav
Binary file not shown.

0 comments on commit bca4417

Please sign in to comment.