Draft for Thoughts and Penalties of Missing or Multiple Queens

This commit is contained in:
Vegapnk 2023-04-22 10:11:00 +02:00
parent 8d541c78c9
commit b5121b0a04
15 changed files with 405 additions and 18 deletions

View file

@ -92,6 +92,15 @@ namespace RJW_Genes
public static readonly GeneDef rjw_genes_succubus_tail;
public static readonly GeneDef rjw_genes_succubus_wings;
// Hive
public static readonly GeneDef rjw_genes_queen;
public static readonly GeneDef rjw_genes_drone;
public static readonly GeneDef rjw_genes_worker;
public static readonly GeneDef rjw_genes_zealous_loyalty;
public static readonly GeneDef rjw_genes_cocoonweaver;
public static readonly GeneDef rjw_genes_spawn_spelopede;
//Other Defs
public static readonly XenotypeDef rjw_genes_succubus;
public static readonly DutyDef rjw_genes_flirt;