Skip to content

Commit

Permalink
Fix mutant scenarios adding an obsoleted trait (cataclysmbnteam#2929)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Jun 4, 2023
1 parent 8291035 commit f25e3e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
"allowed_locs": [ "sloc_lab_random", "sloc_lab_escape_cells", "sloc_lab_finale", "sloc_ice_lab_stairs", "sloc_ice_lab_finale" ],
"traits": [
"ELFAEYES",
"URSINE_EYE",
"NIGHTVISION2",
"FANGS",
"GILLS",
"SPINES",
Expand Down Expand Up @@ -489,7 +489,7 @@
],
"traits": [
"ELFAEYES",
"URSINE_EYE",
"NIGHTVISION2",
"FANGS",
"GILLS",
"SPINES",
Expand Down

0 comments on commit f25e3e1

Please sign in to comment.