StarCitizenWiki/scunpacked

Vehicle insurance claim and expedite time should be flipped

Closed this issue · 1 comments

Take Carrack for example:

"insurance": {
    "claim_time": 15,
    "expedite_time": 45,
    "expedite_cost": 22500
},

The expedite time should be 15 min and the claim time be 45 min, seems that it is inverted now

octfx commented

Fixed in 0c16b8a