sporchia/alttp_vt_randomizer

Limited pieces of heart

Ladreye opened this issue · 2 comments

When I create a custom game with many heart pieces and no heart containers the following bug is hapenning. After obtaining 24 heart pieces in the game, I get 20 rupees with numeric value instead of heart pieces. I play using emulator Snes 9x version 1.60 for Windows, installed on Windows 10. I have uploaded a JSON file with the settings on the following link:
https://drive.google.com/file/d/1xl_XgqdegHrG1F00BC2m6NExdebUTo-K/view?usp=sharing

This should be an easy fix. Problem is right now we set the heart piece limit to 24. We should instead, for normal item pool setting, default this to the number of heart pieces actually in the pool. I think this is something we can address in a hotfix easily.

Closing as we will address this in v32 if need be