mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
更新宝箱数据
This commit is contained in:
parent
15b1e7f055
commit
1ab52a2b7f
@ -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: '奇馈宝箱',
|
||||
|
Loading…
Reference in New Issue
Block a user