Skip to content

Commit

Permalink
added rank 4 for comissions (#111)
Browse files Browse the repository at this point in the history
added rank 4 for comissions
  • Loading branch information
LeSiiN authored Aug 13, 2023
1 parent b46c97e commit 5d8281b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Config.Commissions = {
[1] = 0.10,
[2] = 0.15,
[3] = 0.20,
[4] = 0.25,
}

-- Set this value to false if you don't want to assign a starting apartment.
Expand Down

0 comments on commit 5d8281b

Please sign in to comment.