Add company rate limit for land area purchasing

This commit is contained in:
Jonathan G Rennison
2018-11-23 18:47:36 +00:00
parent 479a9e31e9
commit 46b1ea81e4
10 changed files with 47 additions and 1 deletions

View File

@@ -553,6 +553,30 @@ max = 1 << 30
interval = 1
cat = SC_EXPERT
[SDT_VAR]
base = GameSettings
var = construction.purchase_land_per_64k_frames
type = SLE_UINT32
from = 0
def = 16 << 16
min = 0
max = 1 << 30
interval = 1
cat = SC_EXPERT
patxname = ""buy_land_rate_limit.construction.purchase_land_per_64k_frames""
[SDT_VAR]
base = GameSettings
var = construction.purchase_land_frame_burst
type = SLE_UINT16
from = 0
def = 1024
min = 0
max = 1 << 30
interval = 1
cat = SC_EXPERT
patxname = ""buy_land_rate_limit.construction.purchase_land_frame_burst""
[SDT_BOOL]
base = GameSettings
var = construction.autoslope