Skip to content

Commit

Permalink
Set up Level 3 to summon Slimehorn variants
Browse files Browse the repository at this point in the history
  • Loading branch information
DiddiLeija committed Jun 11, 2024
1 parent a02e976 commit fd72a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/levels.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ class Three(BaseLevel):
ending_button = Button(1480, 360)
finished_next = "four"
nextlevel = "four"
slimehorn_variant = True


class Four(BaseLevel):
Expand Down

0 comments on commit fd72a18

Please sign in to comment.