mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
LordJob and LordToil Fininished
Succubus will not when spawned rape target, and afterward will follow target. Succubus will target someone else at random or when target is unreachable or sleeping
This commit is contained in:
parent
84c4587a18
commit
7958f021b9
11 changed files with 270 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
using RimWorld;
|
||||
using Verse;
|
||||
|
||||
using Verse.AI;
|
||||
namespace RJW_Genes
|
||||
{
|
||||
[DefOf]
|
||||
|
@ -92,6 +92,7 @@ namespace RJW_Genes
|
|||
|
||||
public static readonly XenotypeDef rjw_genes_succubus;
|
||||
|
||||
|
||||
//Other Defs
|
||||
public static readonly DutyDef rjw_genes_flirt;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue