Browse Source

2022年11月6日 日服女英雄桶

tags/v26.5
枫谷剑仙 3 years ago
parent
commit
d60c0127fa
12 changed files with 16 additions and 16 deletions
  1. BIN
      images/cards_ja/CARDS_072.PNG
  2. BIN
      images/cards_ja/CARDS_073.PNG
  3. BIN
      images/cards_ja/CARDS_094.PNG
  4. BIN
      images/cards_ja/CARDS_095.PNG
  5. +1
    -1
      monsters-info/ckey.json
  6. +1
    -1
      monsters-info/mon_en.json
  7. +1
    -1
      monsters-info/mon_ja.json
  8. +1
    -1
      monsters-info/mon_ko.json
  9. +1
    -1
      monsters-info/official-API/ja-card.json
  10. +1
    -1
      monsters-info/official-API/ja-skill.json
  11. +1
    -1
      monsters-info/skill_ja.json
  12. +9
    -9
      service-worker.js

BIN
images/cards_ja/CARDS_072.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 917 kB Width: 1024  |  Height: 1024  |  Size: 916 kB

BIN
images/cards_ja/CARDS_073.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 946 kB Width: 1024  |  Height: 1024  |  Size: 946 kB

BIN
images/cards_ja/CARDS_094.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 897 kB Width: 1024  |  Height: 1024  |  Size: 1.2 MB

BIN
images/cards_ja/CARDS_095.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 127 kB Width: 1024  |  Height: 1024  |  Size: 142 kB

+ 1
- 1
monsters-info/ckey.json View File

@@ -1 +1 @@
[{"code":"ja","ckey":{"card":"aa902681b9667e5a6b1200c913fb2fb2","skill":"0e2503ce13cad4de07a9fae163250d03"},"updateTime":1667382779809},{"code":"en","ckey":{"card":"4eaa653a9f539c68dacb3d5a06eae7de","skill":"8454d2ff92d1b30475cff46a7348b510"},"updateTime":1667382779809},{"code":"ko","ckey":{"card":"8db7e70d35429ce1bff31b2789665385","skill":"8fee00938744df40262dea01ae179792"},"updateTime":1667382779809}]
[{"code":"ja","ckey":{"card":"4b8c38cfab8c81efc741b4b0a7361f90","skill":"1a647769970730287a976db02a46d408"},"updateTime":1667741712255},{"code":"en","ckey":{"card":"a8b4fa399b595232d1d44032952c379a","skill":"8454d2ff92d1b30475cff46a7348b510"},"updateTime":1667741712255},{"code":"ko","ckey":{"card":"2d0738505627ccde64b4c2a9d2e739a2","skill":"8fee00938744df40262dea01ae179792"},"updateTime":1667741712255}]

+ 1
- 1
monsters-info/mon_en.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/mon_ja.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/mon_ko.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/official-API/ja-card.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/official-API/ja-skill.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/skill_ja.json
File diff suppressed because it is too large
View File


+ 9
- 9
service-worker.js View File

@@ -287,11 +287,11 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_072.PNG",
"79ef0ce8d46efb7804617a09e2a114f0"
"0a30dd1da2f36e30ee1c88e71a5abe32"
],
[
"images/cards_ja/CARDS_073.PNG",
"66f3e5fb136dd786225614d9c6a862e7"
"02649905e577477429be06a5153c2b77"
],
[
"images/cards_ja/CARDS_074.PNG",
@@ -375,11 +375,11 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_094.PNG",
"158352dc4ed57fbfa592045ca6639538"
"14c2e5ebd813e5c967892e39a673d293"
],
[
"images/cards_ja/CARDS_095.PNG",
"4be559a14512f2d2f35487e0d33851c2"
"ac04412a451e50ca3b2ef0affd68f98c"
],
[
"sound/voice/ja/padv001.wav",
@@ -6827,19 +6827,19 @@ const cachesMap = new Map([
],
[
"monsters-info/ckey.json",
"9dc90d88b7219dbb3a74ecaa49678eb3"
"80db8340b0de1e1bbb734252f5cf4c00"
],
[
"monsters-info/mon_en.json",
"4eaa653a9f539c68dacb3d5a06eae7de"
"a8b4fa399b595232d1d44032952c379a"
],
[
"monsters-info/mon_ja.json",
"aa902681b9667e5a6b1200c913fb2fb2"
"4b8c38cfab8c81efc741b4b0a7361f90"
],
[
"monsters-info/mon_ko.json",
"8db7e70d35429ce1bff31b2789665385"
"2d0738505627ccde64b4c2a9d2e739a2"
],
[
"monsters-info/skill_en.json",
@@ -6847,7 +6847,7 @@ const cachesMap = new Map([
],
[
"monsters-info/skill_ja.json",
"0e2503ce13cad4de07a9fae163250d03"
"1a647769970730287a976db02a46d408"
],
[
"monsters-info/skill_ko.json",


Loading…
Cancel
Save