Change default intrest rate,

and start adding ranches
This commit is contained in:
SilicaAndPina 2021-02-08 11:26:52 +13:00
parent 02876ec2b4
commit 81440b1814
7 changed files with 1208 additions and 18 deletions

View file

@ -44,9 +44,9 @@ non_violation=true
all_users_subscribed=false
# Equation is: BANK_BALANCE * (1/INTREST_RATE);
# on All servers except Black its 8, on black its 3.
# on All servers except Black its 3333, on black its 1000.
# but of course you can make it whatever you want
intrest_rate=8
intrest_rate=3333
# Should print extra debug logs
debug=false