mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
commit
4eb5e901f0
@ -4,11 +4,11 @@ export * from './pool.js'
|
|||||||
export const chestInfo = {
|
export const chestInfo = {
|
||||||
common: {
|
common: {
|
||||||
title: '普通宝箱',
|
title: '普通宝箱',
|
||||||
max: 2819
|
max: 2821
|
||||||
},
|
},
|
||||||
exquisite: {
|
exquisite: {
|
||||||
title: '精致宝箱',
|
title: '精致宝箱',
|
||||||
max: 1967
|
max: 1969
|
||||||
},
|
},
|
||||||
precious: {
|
precious: {
|
||||||
title: '珍贵宝箱',
|
title: '珍贵宝箱',
|
||||||
|
Loading…
Reference in New Issue
Block a user