Alexofp / BDCC

Text based game about being a prisoner in a space prison with a lot of adult themes. Working title is Broken Dreams Correctional Center or BDCC for short. Test the latest version here: (could be unstable)
https://alexofp.github.io/BDCC/
MIT License
126 stars 41 forks source link

Remove duplicate bondage items in fight #56

Closed stb-stb closed 5 months ago

stb-stb commented 7 months ago

If player has many bondage items of the same type, is listing through many buttons in combat quite annoying, this update offers only one button for each level and information on available quantity.

Alexofp commented 5 months ago

Thank you, good change ^^. I will clean it up a bit, I think using a dictionary here would be easier and faster