mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Fix purchasing and add fully functional 19.01 winterfest (opening presents)
This commit is contained in:
@@ -3195,6 +3195,39 @@
|
||||
},
|
||||
"quantity": 1
|
||||
},
|
||||
"GIFTS": {
|
||||
"templateId": "AthenaRewardGraph:s19_winterfest",
|
||||
"attributes": {
|
||||
"reward_nodes_claimed": [],
|
||||
"unlock_epoch": "2021-12-16T13:52:10.000Z",
|
||||
"unlock_keys_used": 0,
|
||||
"player_random_seed": -2143043306,
|
||||
"item_seen": false,
|
||||
"player_state": [],
|
||||
"reward_graph_purchased_timestamp": 1639693875638,
|
||||
"reward_graph_purchased": true,
|
||||
"reward_keys": [
|
||||
{
|
||||
"static_key_template_id": "Token:athena_s19_winterfest_key",
|
||||
"static_key_max_count": 14,
|
||||
"static_key_initial_count": 1,
|
||||
"unlock_keys_used": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"quantity": 1
|
||||
},
|
||||
"GIFT_KEY": {
|
||||
"templateId": "Token:athena_s19_winterfest_key",
|
||||
"attributes": {
|
||||
"max_level_bonus": 0,
|
||||
"level": 1,
|
||||
"item_seen": false,
|
||||
"xp": 0,
|
||||
"favorite": false
|
||||
},
|
||||
"quantity": 14
|
||||
},
|
||||
"AthenaMusicPack:MusicPack_013_RoboTrack": {
|
||||
"templateId": "AthenaMusicPack:MusicPack_013_RoboTrack",
|
||||
"attributes": {
|
||||
|
||||
@@ -2013,6 +2013,7 @@
|
||||
"inventory_limit_bonus": 0,
|
||||
"current_mtx_platform": "EpicPC",
|
||||
"mtx_affiliate": "",
|
||||
"forced_intro_played": "Coconut",
|
||||
"weekly_purchases": {},
|
||||
"daily_purchases": {},
|
||||
"ban_history": {},
|
||||
|
||||
Reference in New Issue
Block a user