Skip to content

Commit

Permalink
Added PregnantMultipleFoetus
Browse files Browse the repository at this point in the history
Added "PregnantMultipleFoetus" to **icarAnimalReproductionStatusType**. Use this to indicate that an animal has been confirmed to be carrying multiple foetuses.
Fixes adewg#223
  • Loading branch information
cookeac committed Jul 29, 2021
1 parent 3419e37 commit 9ac08f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion enums/icarAnimalReproductionStatusType.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"Pregnant",
"NotPregnant",
"Birthed",
"DoNotBreed"
"DoNotBreed",
"PregnantMultipleFoetus"
]
}

0 comments on commit 9ac08f8

Please sign in to comment.