mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Added new Gene on Orgasm Rush
This commit is contained in:
parent
6604f1206b
commit
4344302b16
7 changed files with 59 additions and 2 deletions
|
@ -10,6 +10,8 @@ namespace RJW_Genes
|
|||
public static readonly GeneCategoryDef rjw_genes_genitalia_size;
|
||||
public static readonly GeneCategoryDef rjw_genes_gender;
|
||||
public static readonly GeneCategoryDef rjw_genes_breeding;
|
||||
public static readonly GeneCategoryDef rjw_genes_damage;
|
||||
public static readonly GeneCategoryDef rjw_genes_special;
|
||||
|
||||
// Base Genitalia Types
|
||||
public static readonly GeneDef rjw_genes_equine_genitalia;
|
||||
|
@ -65,5 +67,9 @@ namespace RJW_Genes
|
|||
|
||||
// Damage & Side Effects
|
||||
[MayRequire("LustLicentia.RJWLabs")] public static readonly GeneDef rjw_genes_elasticity;
|
||||
|
||||
// Special
|
||||
public static readonly GeneDef rjw_genes_orgasm_rush;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue