Add v5.4 supply event data

This commit is contained in:
Sakura Knoll
2021-12-28 15:28:49 +09:00 Unverified
parent e238ee64a6
commit 3b5df79ee6
28 changed files with 1957 additions and 23 deletions
+5 -3
View File
@@ -21,9 +21,11 @@ export interface SupplyEventData {
}[]
mileages: {
count: number
type: string
id: string
amount: number
rewardOptions: {
type: string
id: string
amount: number
}[]
}[]
drops: {
type: string