mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Draft for Thoughts and Penalties of Missing or Multiple Queens
This commit is contained in:
parent
8d541c78c9
commit
b5121b0a04
15 changed files with 405 additions and 18 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue