harbingerofme / DebugToolkit

Debugging commands for Risk of Rain 2. Previously known as RoR2Cheats.
https://thunderstore.io/package/IHarbHD/DebugToolkit/
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Fix next_boss spawning the max allowed count for 0 credit spawn cards #172

Closed SChinchi closed 7 months ago

SChinchi commented 7 months ago

If a zero-cost spawn card is selected, it will not take away from the director's (tailored zero) credits so it won't know to stop at the specific amount and will instead keep going.

We just need to keep a reference to the current boss director and force it to stop at the required amount.