Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
-Death logic has a 1 in 5 chance to be true
-Difficulty tweaked towards medium, Baby removed
-Goal can be boss levels, unless the slot rolls as episode 1 only
-Levels can be flipped
-Randomized music
-Episodes roll sequentially: Episode 4 can only roll true if 2 and 3 do first, episode 3 can only roll true if 2 does first
-Episode 4 has a low chance of rolling since in my experience most players don't like it
This is my first time using triggers and my first time doing a github PR. Hope I didn't mess anything up