mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-10 00:27:04 +01:00
ef8620738f
* Market crash and inflation works uniformly. (#54966) The market crash event, and by proxy just regular inflation values were being applied to objects with custom prices and custom premium prices. Makes sense, this was a pain in the ass to get working originally across the top of the base prices. ...However, it seems that I forgot to apply that to the uh... base prices of vending, meaning that you had hilariously overpriced vendors on top of completely base prices. * Market crash and inflation works on prices uniformly. Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>