Merge branch 'main' into main-window

This commit is contained in:
Zoey Kitt 2024-11-16 17:32:25 -06:00
commit 77e45cf5cc

View file

@ -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