Skip to content

Commit

Permalink
Update worlds/pokemon_rb/level_scaling.py
Browse files Browse the repository at this point in the history
Co-authored-by: Exempt-Medic <[email protected]>
  • Loading branch information
NewSoupVi and Exempt-Medic authored Sep 18, 2024
1 parent 9c6ebfd commit fc4734d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions worlds/pokemon_rb/level_scaling.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,4 @@ def reachable():
else:
sphere_objects[object].level = level_list_copy.pop(0)
for world in multiworld.get_game_worlds("Pokemon Red and Blue"):
world.finished_level_scaling.set()

world.finished_level_scaling.set()

0 comments on commit fc4734d

Please sign in to comment.