From fa762b91095bd5d385bf3dd1a33fae2afc8818cf Mon Sep 17 00:00:00 2001 From: Antti Riikonen Date: Fri, 6 Sep 2024 05:34:30 +0000 Subject: [PATCH] Try to fix WINGS_BIRD categories --- data/mods/Magiclysm/mutations/fantasy_species.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mods/Magiclysm/mutations/fantasy_species.json b/data/mods/Magiclysm/mutations/fantasy_species.json index c77d04b999134..01254e80f75a1 100644 --- a/data/mods/Magiclysm/mutations/fantasy_species.json +++ b/data/mods/Magiclysm/mutations/fantasy_species.json @@ -808,7 +808,7 @@ "type": "mutation", "id": "WINGS_BIRD", "copy-from": "WINGS_BIRD", - "extend": { "category": [ "SPECIES_RAVENFOLK" ], "threshreq": [ "THRESH_SPECIES_RAVENFOLK" ] } + "extend": { "category": [ "SPECIES_RAVENFOLK" ], "threshreq": [ "THRESH_SPECIES_RAVENFOLK" ], "prereqs": [ "RAVEN_BONES" ] } }, { "type": "mutation",