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 = {
|
export const chestInfo = {
|
||||||
common: {
|
common: {
|
||||||
title: '普通宝箱',
|
title: '普通宝箱',
|
||||||
max: 2704
|
max: 2705
|
||||||
},
|
},
|
||||||
exquisite: {
|
exquisite: {
|
||||||
title: '精致宝箱',
|
title: '精致宝箱',
|
||||||
max: 1648
|
max: 1654
|
||||||
},
|
},
|
||||||
precious: {
|
precious: {
|
||||||
title: '珍贵宝箱',
|
title: '珍贵宝箱',
|
||||||
max: 510
|
max: 511
|
||||||
},
|
},
|
||||||
luxurious: {
|
luxurious: {
|
||||||
title: '豪华宝箱',
|
title: '豪华宝箱',
|
||||||
max: 194
|
max: 196
|
||||||
},
|
},
|
||||||
magic: {
|
magic: {
|
||||||
title: '奇馈宝箱',
|
title: '奇馈宝箱',
|
||||||
|
Loading…
Reference in New Issue
Block a user