mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Several genes and changes
- Succubus wings now have the flight abilty (same as longjump) - Modified aphrodisiac pheromones to increase with strenght based on carrier's sexdrive. - Added paralysing kiss, touch range stun which uses fertilin - Added seduce, beckon like ability which results in sex if target reached caster. Uses fertilin
This commit is contained in:
parent
5555083bc2
commit
400b48787d
25 changed files with 687 additions and 171 deletions
|
@ -11,5 +11,8 @@ namespace RJW_Genes
|
|||
public static class JobDefOf
|
||||
{
|
||||
public static readonly JobDef rjw_genes_lifeforce_randomrape;
|
||||
public static readonly JobDef rjw_genes_lifeforce_seduced;
|
||||
public static readonly JobDef sex_on_spot;
|
||||
public static readonly JobDef sex_on_spot_reciever;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue