📝 更新须弥宝箱数量(#318)

This commit is contained in:
Wuyi无疑 2022-09-06 09:33:48 +08:00 committed by GitHub
parent 4a718ff5ed
commit 3f524a7251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,10 @@ white_overlay = Image.new('RGBA', (based_w, based_h), (255, 255, 255, 222))
max_data = { max_data = {
'成就': 748, '成就': 748,
'华丽的宝箱': 142, '华丽的宝箱': 161,
'珍贵的宝箱': 410, '珍贵的宝箱': 415,
'精致的宝箱': 1440, '精致的宝箱': 1443,
'普通的宝箱': 2157, '普通的宝箱': 2160,
} }