YummYume/symmetrical-potato

[FEATURE] Finished heist handling

YummYume opened this issue · 0 comments

Type of feature

Something new

The name of the feature

Finished heist handling

Feature description

We need to create two commands to handle users' balance and status after a heist :

  • This command should check for ended heists that have not been processed yet (status is not ended, but end date is inferior to the current date).
  • For each of these heists, determinate a status (win, failure, etc...) and set the amount won between the min and max offered.
  • For each crew member, employee, establishment and contractor, split the money between them.
  • #70

Additional information

No response