Merge branch 'main' into main-window
This commit is contained in:
commit
77e45cf5cc
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ var darksouls_text: Label
|
|||
|
||||
var price_history = []
|
||||
var base_pos_mult = 0.5 # no size limit
|
||||
var base_neg_mult = 100.5 # probably keep this below 1
|
||||
var base_neg_mult = 0.5 # probably keep this below 1
|
||||
|
||||
var hype_mult = 1.0
|
||||
var hype_decr = 0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue