diff --git a/1.4/Defs/GeneDefs/GeneDefs_Menstruation.xml b/1.4/Defs/GeneDefs/GeneDefs_Menstruation.xml index c62719a..0b788e7 100644 --- a/1.4/Defs/GeneDefs/GeneDefs_Menstruation.xml +++ b/1.4/Defs/GeneDefs/GeneDefs_Menstruation.xml @@ -9,7 +9,8 @@ Menstruation - + UI/Genes/Placeholder +
  • Menstruation_EggLifetime
  • @@ -18,7 +19,7 @@ Menstruation_ShortEggLifetime Unfertilized eggs with this gene last three-quarters as long. - UI/Genes/Placeholder + UI/Genes/ShortEggLifetime 1 10 @@ -32,7 +33,7 @@ Menstruation_DoubleEggLifetime Unfertilized eggs with this gene last twice as long. - UI/Genes/Placeholder + UI/Genes/DoubleEggLifetime -1 12 @@ -46,7 +47,7 @@ Menstruation_QuadEggLifetime Eggs with this gene last four times as long. - UI/Genes/Placeholder + UI/Genes/QuadEggLifetime -2 1 16 @@ -59,7 +60,8 @@ Menstruation - + UI/Genes/Placeholder +
  • Menstruation_Estrus
  • @@ -68,7 +70,7 @@ Menstruation_NeverEstrus Carriers of this gene will never go into estrus. - UI/Genes/Placeholder + UI/Genes/NeverEstrus 1 20 @@ -82,7 +84,7 @@ Menstruation_FullEstrus Carriers of this gene will enter full estrus every menstrual cycle, regardless of vagina type. - UI/Genes/Placeholder + UI/Genes/FullEstrus -1 1 25 @@ -95,7 +97,8 @@ Menstruation - + UI/Genes/Placeholder +
  • Menstruation_Ovulation
  • @@ -104,7 +107,7 @@ Menstruation_DoubleOvulation Carriers of this gene will ovulate twice as many eggs. - UI/Genes/Placeholder + UI/Genes/DoubleOvulation -1 30 @@ -118,7 +121,7 @@ Menstruation_QuadOvulation Carriers of this gene will ovulate four times as many eggs. - UI/Genes/Placeholder + UI/Genes/QuadOvulation -1 35 @@ -133,7 +136,7 @@ Menstruation Carriers of this gene will not bleed at the end of their cycle. - UI/Genes/Placeholder + UI/Genes/NoBleeding -1 40 diff --git a/1.4/Textures/UI/Genes/DoubleEggLifetime.png b/1.4/Textures/UI/Genes/DoubleEggLifetime.png new file mode 100644 index 0000000..a9c5935 Binary files /dev/null and b/1.4/Textures/UI/Genes/DoubleEggLifetime.png differ diff --git a/1.4/Textures/UI/Genes/DoubleOvulation.png b/1.4/Textures/UI/Genes/DoubleOvulation.png new file mode 100644 index 0000000..744e08a Binary files /dev/null and b/1.4/Textures/UI/Genes/DoubleOvulation.png differ diff --git a/1.4/Textures/UI/Genes/Files.zip b/1.4/Textures/UI/Genes/Files.zip new file mode 100644 index 0000000..b569056 Binary files /dev/null and b/1.4/Textures/UI/Genes/Files.zip differ diff --git a/1.4/Textures/UI/Genes/FullEstrus.png b/1.4/Textures/UI/Genes/FullEstrus.png new file mode 100644 index 0000000..dec368b Binary files /dev/null and b/1.4/Textures/UI/Genes/FullEstrus.png differ diff --git a/1.4/Textures/UI/Genes/NeverEstrus.png b/1.4/Textures/UI/Genes/NeverEstrus.png new file mode 100644 index 0000000..c0c552d Binary files /dev/null and b/1.4/Textures/UI/Genes/NeverEstrus.png differ diff --git a/1.4/Textures/UI/Genes/NoBleeding.png b/1.4/Textures/UI/Genes/NoBleeding.png new file mode 100644 index 0000000..4f10886 Binary files /dev/null and b/1.4/Textures/UI/Genes/NoBleeding.png differ diff --git a/1.4/Textures/UI/Genes/QuadEggLifetime.png b/1.4/Textures/UI/Genes/QuadEggLifetime.png new file mode 100644 index 0000000..ba8f144 Binary files /dev/null and b/1.4/Textures/UI/Genes/QuadEggLifetime.png differ diff --git a/1.4/Textures/UI/Genes/QuadOvulation.png b/1.4/Textures/UI/Genes/QuadOvulation.png new file mode 100644 index 0000000..9f76bbb Binary files /dev/null and b/1.4/Textures/UI/Genes/QuadOvulation.png differ diff --git a/1.4/Textures/UI/Genes/ShortEggLifetime.png b/1.4/Textures/UI/Genes/ShortEggLifetime.png new file mode 100644 index 0000000..fe3ce7a Binary files /dev/null and b/1.4/Textures/UI/Genes/ShortEggLifetime.png differ diff --git a/changelogs.txt b/changelogs.txt index e21994a..cd8aaa3 100644 --- a/changelogs.txt +++ b/changelogs.txt @@ -1,4 +1,5 @@ Version 1.0.9.4 + - Added graphics for the menstruation genes with thanks to Alpenglow. - Pawns with the egglaying genes from Erin's Corvyia and Outland - Genetics no longer have a menstrual cycle. Version 1.0.9.3