Skip to content

Commit 5ad204e

Browse files
authored
Genetic Downward Spiral doesn't require Chimera Threshold (#82872)
* Update mutations.json * Update data/json/mutations/mutations.json
1 parent 17e1448 commit 5ad204e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/json/mutations/mutations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,8 +2205,8 @@
22052205
"cancels": [ "ROBUST", "RESTRICTED", "RESISTANT_GENETICS" ],
22062206
"valid": false,
22072207
"vitamin_rates": [ [ "instability", -60 ] ],
2208-
"category": [ "CHIMERA" ],
2209-
"threshreq": [ "THRESH_CHIMERA" ]
2208+
"prereqs": [ "CHAOTIC" ],
2209+
"category": [ "CHIMERA" ]
22102210
},
22112211
{
22122212
"type": "mutation",

0 commit comments

Comments
 (0)