From 1ab52a2b7f8d3d04cab3369375e1a4e4e6ed4f64 Mon Sep 17 00:00:00 2001 From: Kokomi <102026640+yoimiya-kokomi@users.noreply.github.com> Date: Tue, 18 Jul 2023 04:29:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AE=9D=E7=AE=B1=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/meta/info/index.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/meta/info/index.js b/resources/meta/info/index.js index 0e4d0787..046e5009 100644 --- a/resources/meta/info/index.js +++ b/resources/meta/info/index.js @@ -4,19 +4,19 @@ export * from './pool.js' export const chestInfo = { common: { title: '普通宝箱', - max: 2704 + max: 2705 }, exquisite: { title: '精致宝箱', - max: 1648 + max: 1654 }, precious: { title: '珍贵宝箱', - max: 510 + max: 511 }, luxurious: { title: '豪华宝箱', - max: 194 + max: 196 }, magic: { title: '奇馈宝箱',