diff --git a/data/json/mutations/mutations.json b/data/json/mutations/mutations.json index b5fc8b59ad6d7..a9e0b6ae047a9 100644 --- a/data/json/mutations/mutations.json +++ b/data/json/mutations/mutations.json @@ -8958,9 +8958,9 @@ "points": 1, "vitamin_cost": 60, "description": "Falling asleep underwater is easy for you, and you spend less time asleep when you rest there. You can also eat underwater, though you can't drink.", - "prereqs": [ "SEESLEEP", "FROG_EYES" ], - "category": [ "FISH", "BATRACHIAN" ], - "threshreq": [ "THRESH_FISH", "THRESH_BATRACHIAN" ] + "prereqs": [ "SEESLEEP", "FROG_EYES", "GILLS_CEPH" ], + "category": [ "FISH", "BATRACHIAN", "CEPHALOPOD" ], + "threshreq": [ "THRESH_FISH", "THRESH_BATRACHIAN", "THRESH_CEPHALOPOD" ] }, { "type": "mutation",