Skip to content

Commit

Permalink
fix: 忘了里哥池子了
Browse files Browse the repository at this point in the history
  • Loading branch information
TomyJan committed Nov 12, 2024
1 parent 9d07689 commit bcab999
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions data/system/pluginConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ export const mcGachaUpPools = [
cardPoolName: '浮声沉兵',
},
{
// 1.4 下半, 为给新年版本让时间版本时间延长
// 1.4 下半, 为给新年版本让时间版本时间延长, 双复刻
startTime: '1733968800', // 2024.12.12 10:00
endTime: '1735703940', // 2025.01.01 11:59
itemId: '1302',
Expand All @@ -226,12 +226,30 @@ export const mcGachaUpPools = [
cardPoolName: '惊霆雨时节',
},
{
// 1.4 下半, 为给新年版本让时间版本时间延长
// 1.4 下半, 为给新年版本让时间版本时间延长, 双复刻
startTime: '1733968800', // 2024.12.12 10:00
endTime: '1735703940', // 2025.01.01 11:59
itemId: '21050016',
itemName: '掣傀之手',
itemType: 2,
cardPoolName: '浮声沉兵',
},
{
// 1.4 下半, 为给新年版本让时间版本时间延长, 双复刻
startTime: '1733968800', // 2024.12.12 10:00
endTime: '1735703940', // 2025.01.01 11:59
itemId: '1305',
itemName: '相里要',
itemType: 1,
cardPoolName: '千机逐星野',
},
{
// 1.4 下半, 为给新年版本让时间版本时间延长, 双复刻
startTime: '1733968800', // 2024.12.12 10:00
endTime: '1735703940', // 2025.01.01 11:59
itemId: '21040016',
itemName: '诸方玄枢',
itemType: 2,
cardPoolName: '浮声沉兵',
},
]

0 comments on commit bcab999

Please sign in to comment.