mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 04:35:52 +12:00
Change default intrest rate,
and start adding ranches
This commit is contained in:
parent
02876ec2b4
commit
81440b1814
7 changed files with 1208 additions and 18 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue