OceanRamen / BU-CB

Balatro University Challenge Bundle - A Custom Challenge Mod
4 stars 3 forks source link

Added all_rental tag and pay as you go challenge #13

Closed qial closed 3 months ago

qial commented 3 months ago

I've added an all_rental tag which works similarly to the all_perishable tag.

I copied the code from the game's source and added an extra line that sets rental to true if the challenge mod mode has all_rental.

I also created a Pay As You Go challenge. In the spirit of Rent-A-Center, you have an eternal negative credit card. To make it less mean you start with seed money and Money Tree. So if you are able to build wealth you can get interest to spend. And going below zero wont stop you from being able to search a bit for an econ joker to help. You also start with 15 since you will be spending it quick.

qial commented 3 months ago

Fixed issues as you made a commit as I was making the pull request, haha