From 3f524a7251744bbd66b069c4814f473adf563e92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wuyi=E6=97=A0=E7=96=91?= <444835641@qq.com> Date: Tue, 6 Sep 2022 09:33:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20=E6=9B=B4=E6=96=B0=E9=A1=BB?= =?UTF-8?q?=E5=BC=A5=E5=AE=9D=E7=AE=B1=E6=95=B0=E9=87=8F(#318)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- genshinuid_collection/draw_collection_card.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/genshinuid_collection/draw_collection_card.py b/genshinuid_collection/draw_collection_card.py index 73f25b4b..ceefab67 100644 --- a/genshinuid_collection/draw_collection_card.py +++ b/genshinuid_collection/draw_collection_card.py @@ -21,10 +21,10 @@ white_overlay = Image.new('RGBA', (based_w, based_h), (255, 255, 255, 222)) max_data = { '成就': 748, - '华丽的宝箱': 142, - '珍贵的宝箱': 410, - '精致的宝箱': 1440, - '普通的宝箱': 2157, + '华丽的宝箱': 161, + '珍贵的宝箱': 415, + '精致的宝箱': 1443, + '普通的宝箱': 2160, }