From a2e6f300ac229f3ff0cabda7e3d96de4eccc6d8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=86=B6?= <12531628+hhl503442652@user.noreply.gitee.com> Date: Fri, 14 Apr 2023 09:29:37 +0000 Subject: [PATCH] =?UTF-8?q?3.6=E6=96=B0=E5=A2=9E=E5=AE=9D=E7=AE=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 阿憶 <12531628+hhl503442652@user.noreply.gitee.com> --- resources/meta/info/index.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/meta/info/index.js b/resources/meta/info/index.js index f3ddcab0..7befe81e 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: 2547 + max: 2702 }, exquisite: { title: '精致宝箱', - max: 1596 + max: 1646 }, precious: { title: '珍贵宝箱', - max: 489 + max: 508 }, luxurious: { title: '豪华宝箱', - max: 185 + max: 193 }, magic: { title: '奇馈宝箱', - max: 146 + max: 161 } } \ No newline at end of file