mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Use EasyModeEscape flag of upcoming Enemizer
This commit is contained in:
2
Main.py
2
Main.py
@@ -176,7 +176,7 @@ def main(args, seed=None):
|
||||
patch_rom(world, rom, player, team, use_enemizer)
|
||||
|
||||
if use_enemizer:
|
||||
patch_enemizer(world, player, rom, args.rom, args.enemizercli, args.shufflepots[player],
|
||||
patch_enemizer(world, player, rom, args.enemizercli,
|
||||
sprite_random_on_hit)
|
||||
|
||||
if args.race:
|
||||
|
Reference in New Issue
Block a user