From 73e011fa5fd683ef641902fa946db8dd6a9dc9a6 Mon Sep 17 00:00:00 2001 From: kaguramaisakuya <1657974606@qq.com> Date: Mon, 2 Oct 2023 02:41:21 +0800 Subject: [PATCH] =?UTF-8?q?4.1=E4=B8=8A=E5=8D=8A=E5=AE=9D=E7=AE=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/meta/info/index.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/meta/info/index.js b/resources/meta/info/index.js index 80ef8ace..51b427f6 100644 --- a/resources/meta/info/index.js +++ b/resources/meta/info/index.js @@ -4,22 +4,22 @@ export * from './pool.js' export const chestInfo = { common: { title: '普通宝箱', - max: 2767 + max: 2819 }, exquisite: { title: '精致宝箱', - max: 1839 + max: 1967 }, precious: { title: '珍贵宝箱', - max: 566 + max: 598 }, luxurious: { - title: '豪华宝箱', - max: 218 + title: '华丽宝箱', + max: 232 }, magic: { title: '奇馈宝箱', - max: 186 + max: 206 } } \ No newline at end of file