Hideout Helper 1.0.0

Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.

I tried to create a trader for the hideout, selling items needed for upgrades, but I made an assortment mistake and don't feel like fixing it right now. It still works well, though."

I attempted to create a new trader, but I failed miserably when making the filter loop for hideout items. Instead, I ended up with something interesting. It functions similarly, though not as intended.

All the items are multiplied by:
1.5 from the handbook prices. This can be changed in the mod.ts (Might add to config in future.)
[
src/mod.ts > Find: "const fixedMultiplier = 1.5; and change the value"]
Feel free to make changes or additions. As mentioned earlier, I couldn't get it to work as intended, but I ended up with something still useful.


Ïts tested on 3.7.6 & 3.7.4 (Standalone)