Skip to content

Commit

Permalink
Added base 5 Survivors (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoSkillJustJosh authored Jan 28, 2025
1 parent 4bc7684 commit 0794caf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions worlds/keymasters_keep/games/dead_by_daylight_game.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,11 @@ class DeadByDaylightSurvivors(OptionSet):

display_name = "Dead By Daylight Survivors Unlocked"
valid_keys = [
"Dwight",
"Meg",
"Claudette",
"Jake",
"Nea",
"Laurie",
"Ace",
"Bill",
Expand Down

0 comments on commit 0794caf

Please sign in to comment.