mirror of
https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
synced 2024-08-15 00:43:19 +00:00
Patched manual romance to respect incestuous precepts
This commit is contained in:
parent
180404cee1
commit
3bedfec30e
8 changed files with 254 additions and 10 deletions
9
Source/IdeologyAddon/BloodRelationDegree.cs
Normal file
9
Source/IdeologyAddon/BloodRelationDegree.cs
Normal file
|
@ -0,0 +1,9 @@
|
|||
namespace RJWSexperience.Ideology
|
||||
{
|
||||
public enum BloodRelationDegree
|
||||
{
|
||||
CloseRelative,
|
||||
FarRelative,
|
||||
NotRelated
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue