There was a bug in non-expanded item pool where due to the base patch changes to accommodate more items in dungeons, some items were transformed into glitch items that removed bombs (this also happened in expanded item pool, but the item placement would overwrite the results of this bug so it didn't appear as frequently). Being a Zelda game, losing bombs is bad. This PR fixes the base patch process to avoid this bug, by properly carrying the value of a variable through a procedure. |
||
---|---|---|
.. | ||
docs | ||
ItemPool.py | ||
Items.py | ||
Locations.py | ||
Options.py | ||
Rom.py | ||
Rules.py | ||
__init__.py | ||
requirements.txt | ||
z1_base_patch.bsdiff4 |