Archipelago/worlds/mm2
Silvris bd5c8ec172
MM2: minor bugfixes (#4190)
* move special cases to be outside strict

* Update text.py

* fix wily machine edge case, incorrect weapons, and time stopper failsafe

* bump world version

* weakness checking is inclusive

* Update __init__.py

* add air shooter to edge case validation
2024-11-18 02:22:25 +01:00
..
data Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
docs Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
src Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
test MM2: fix Wily 5 Time Stopper rule (#3824) 2024-08-21 16:20:16 +02:00
__init__.py MM2: minor bugfixes (#4190) 2024-11-18 02:22:25 +01:00
client.py Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
color.py Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
items.py Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
locations.py Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
names.py Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
options.py Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
rom.py Mega Man 2: Implement New Game (#3256) 2024-08-20 04:59:29 +02:00
rules.py MM2: minor bugfixes (#4190) 2024-11-18 02:22:25 +01:00
text.py MM2: minor bugfixes (#4190) 2024-11-18 02:22:25 +01:00