mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
更新4.7宝箱 (#752)
This commit is contained in:
parent
b1910e88ce
commit
d374d86c2b
@ -4,22 +4,22 @@ export * from './pool.js'
|
||||
export const chestInfo = {
|
||||
common: {
|
||||
title: '普通宝箱',
|
||||
max: 2980
|
||||
max: 3000
|
||||
},
|
||||
exquisite: {
|
||||
title: '精致宝箱',
|
||||
max: 2221
|
||||
max: 2322
|
||||
},
|
||||
precious: {
|
||||
title: '珍贵宝箱',
|
||||
max: 683
|
||||
max: 705
|
||||
},
|
||||
luxurious: {
|
||||
title: '华丽宝箱',
|
||||
max: 259
|
||||
max: 268
|
||||
},
|
||||
magic: {
|
||||
title: '奇馈宝箱',
|
||||
max: 241
|
||||
max: 251
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user