diff --git a/plugins/genshin/model/roleIndex.js b/plugins/genshin/model/roleIndex.js index 081ae76..3210a15 100644 --- a/plugins/genshin/model/roleIndex.js +++ b/plugins/genshin/model/roleIndex.js @@ -30,7 +30,8 @@ export default class RoleIndex extends base { 沉玉谷: 10, 来歆山: 11, 沉玉谷·南陵: 12, - 沉玉谷·上谷: 13 + 沉玉谷·上谷: 13, + 旧日之海: 14 } this.all_chest = 0 diff --git a/plugins/genshin/resources/img/other/旧日之海.png b/plugins/genshin/resources/img/other/旧日之海.png new file mode 100644 index 0000000..424cdf2 Binary files /dev/null and b/plugins/genshin/resources/img/other/旧日之海.png differ