mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Draft for Genetic Diseases
This commit is contained in:
parent
92e917f473
commit
3aa6fdaabd
8 changed files with 188 additions and 1 deletions
|
@ -109,7 +109,7 @@ namespace RJW_Genes
|
|||
public static readonly GeneDef rjw_genes_succubus_tail;
|
||||
public static readonly GeneDef rjw_genes_succubus_wings;
|
||||
|
||||
//life force
|
||||
// Life force | Fertilin
|
||||
public static readonly GeneDef rjw_genes_lifeforce;
|
||||
public static readonly GeneDef rjw_genes_pussyhealing;
|
||||
public static readonly GeneDef rjw_genes_lifeforce_drain;
|
||||
|
@ -121,6 +121,10 @@ namespace RJW_Genes
|
|||
public static readonly GeneDef rjw_genes_cockeater;
|
||||
public static readonly GeneDef rjw_genes_lifeforce_empath;
|
||||
|
||||
// Diseases
|
||||
public static readonly GeneDef rjw_genes_genetic_disease_immunity;
|
||||
public static readonly GeneDef rjw_genes_minor_vulnerability;
|
||||
|
||||
//Other Defs
|
||||
public static readonly XenotypeDef rjw_genes_succubus;
|
||||
public static readonly DutyDef rjw_genes_flirt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue