mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 10:52:23 +01:00
BattlePass Purchasing! Chapter 1 S2-10 Support
This commit is contained in:
56
responses/SeasonData.json
Normal file
56
responses/SeasonData.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"Season2": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
},
|
||||
"Season3": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
},
|
||||
"Season4": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
},
|
||||
"Season5": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
},
|
||||
"Season6": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
},
|
||||
"Season7": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
},
|
||||
"Season8": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
},
|
||||
"Season9": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
},
|
||||
"Season10": {
|
||||
"battlePassPurchased": false,
|
||||
"battlePassTier": 1,
|
||||
"battlePassXPBoost": 0,
|
||||
"battlePassXPFriendBoost": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user