mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Simple implementation of a Rut gene
This commit is contained in:
parent
8d1d43b691
commit
35d9662663
8 changed files with 140 additions and 3 deletions
|
@ -75,6 +75,7 @@ namespace RJW_Genes
|
|||
public static readonly GeneDef rjw_genes_insectincubator;
|
||||
public static readonly GeneDef rjw_genes_hardwired_progenity;
|
||||
public static readonly GeneDef rjw_genes_blocked_masturbation;
|
||||
public static readonly GeneDef rjw_genes_basic_rut;
|
||||
|
||||
// Cum
|
||||
public static readonly GeneDef rjw_genes_no_cum;
|
||||
|
@ -142,6 +143,7 @@ namespace RJW_Genes
|
|||
public static readonly GeneDef rjw_genes_infectious_hypersexuality;
|
||||
public static readonly GeneDef rjw_genes_stretcher;
|
||||
public static readonly GeneDef rjw_genes_infectious_blocked_masturbation;
|
||||
public static readonly GeneDef rjw_genes_infectious_rut;
|
||||
|
||||
//Other Defs
|
||||
public static readonly XenotypeDef rjw_genes_succubus;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue