Skip to content

Commit

Permalink
Try to fix WINGS_BIRD categories
Browse files Browse the repository at this point in the history
  • Loading branch information
harakka committed Sep 6, 2024
1 parent f1d8dde commit fa762b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Magiclysm/mutations/fantasy_species.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit fa762b9

Please sign in to comment.