diff --git a/CHANGELOG.md b/CHANGELOG.md index 661173d..f5c8a92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - "Genes" to support VRE Androids having Mechanical Genitalia. Thanks to @Jaaldabaoth (#88) - "Curiosity Genes" alongside other Curiosities from VRE. Thanks to @Jaaldabaoth (#88) - Support for many VE-Genetics Animals into the Animal-Framework. Thanks to @Jaaldabaoth (#88) +- "Likes Cumflation"-Gene now also makes pawns immune against the effects of cumflations. They are still cumflated. **Removals**: @@ -34,6 +35,7 @@ - Translate-Keys for Settings - Translate-Key for Animal Hybrid Race-Names - "Tick-Speed" for Evergrowth moved from Mod-Settings to XML +- Some new Icons thanks to Kira-Bad-Artist # 2.0.0 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b596a24..103a4f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,4 +28,6 @@ But please consider also the following: - Placeholder, Rapist, Necrophile come from [RJW-Sexperience Ideology](https://gitgud.io/amevarashi/rjw-sexperience-ideology/) - Hypersexual & Zoophile comes from [RJW](https://gitgud.io/Ed86/rjw) - Cockeater & Naked Prowess come from *WasMachenDennSachen* but I copied it from Discord Chat. -- Fertilin, Fertilin Drain, Healpussy, Succubus Wing & Tail come from Shabakur \ No newline at end of file +- Fertilin, Fertilin Drain, Healpussy, Succubus Wing & Tail come from Shabakur +- Littered Birth, Many of the Penis Types are from Jaaldabaoth +- Feline Genitalia, Animal Mating Call and Udder are from Kira-Bad-Artist \ No newline at end of file diff --git a/Common/Defs/GeneDefs/GeneDefs_ExtraGenitalia.xml b/Common/Defs/GeneDefs/GeneDefs_ExtraGenitalia.xml index a9e9a46..6d4a732 100644 --- a/Common/Defs/GeneDefs/GeneDefs_ExtraGenitalia.xml +++ b/Common/Defs/GeneDefs/GeneDefs_ExtraGenitalia.xml @@ -164,7 +164,7 @@ rjw_genes_genitalia_extras Carriers of this gene have udders and breasts. - Things/Mote/Heart + Genes/Icons/RJW_Genes_Udder RJW_Genes.Gene_UdderBreasts 711 diff --git a/Common/Defs/GeneDefs/GeneDefs_GenitaliaTypes.xml b/Common/Defs/GeneDefs/GeneDefs_GenitaliaTypes.xml index 5cc2e9d..2b6e5d6 100644 --- a/Common/Defs/GeneDefs/GeneDefs_GenitaliaTypes.xml +++ b/Common/Defs/GeneDefs/GeneDefs_GenitaliaTypes.xml @@ -68,7 +68,7 @@ rjw_genes_feline_genitalia Carriers of this gene develop feline genitalia. - Genes/Icons/Genitalia_Feline + Genes/Icons/RJW_Genes_Feline_Genitalia
  • CatPenis diff --git a/Common/Textures/Genes/Icons/RJW_Genes_Feline_Genitalia.png b/Common/Textures/Genes/Icons/RJW_Genes_Feline_Genitalia.png new file mode 100644 index 0000000..7b0dc9f Binary files /dev/null and b/Common/Textures/Genes/Icons/RJW_Genes_Feline_Genitalia.png differ diff --git a/Common/Textures/Genes/Icons/RJW_Genes_Mating_Call.png b/Common/Textures/Genes/Icons/RJW_Genes_Mating_Call.png new file mode 100644 index 0000000..1079d89 Binary files /dev/null and b/Common/Textures/Genes/Icons/RJW_Genes_Mating_Call.png differ diff --git a/Common/Textures/Genes/Icons/RJW_Genes_Udder.png b/Common/Textures/Genes/Icons/RJW_Genes_Udder.png new file mode 100644 index 0000000..9a641e1 Binary files /dev/null and b/Common/Textures/Genes/Icons/RJW_Genes_Udder.png differ