Inoyu-More_Sales icon

More Sales

Increases the number of sales that the shop has.

Last updated a year ago
Total downloads 823
Total rating 0 
Categories Mods Tools Client-side
Dependency string Inoyu-More_Sales-0.5.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

More Sales

This is a small mod that increases the number of sales in the shop!

WARNING: If you use this mod, don't throw it in with a lot of other mods, it might break things!
I wrote this mod to learn about Transpiler patching and used it to debug a sales issue of another mod of mine.
This mod is client-side! So if you use this mod with friends, make sure you all have the same configs (so everyone gets the same sales)!

Features (adjustable in mod's configs)

  • in-/decrease number of sales
  • adjust min/max sales percentages

Known Issues

  • Not all Items are affected by this mod, so not all items will go on sale!
    For some reason (that I still don't understand), the itemSalesPercentages list kind of does it's own thing once SetItemSales() is done. Even if every percentage of the list was changed to a value below 100 in SetItemSales(), shortly after some values will be set to 100 again (aka no discount).. Maybe my code is still wrong, idk.

If you encounter bugs or have an idea on why not all sales are affected by my mod then please write me on Discord (inoyuuuuu) or GitHub.

🌸Have fun!🌸 ~Inoyu