mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Made a TODO
This commit is contained in:
parent
cda3ad1317
commit
74b7f71e0f
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ namespace RJW_Genes
|
|||
|
||||
// TODO: Setting only for Rape
|
||||
// TODO: Testing
|
||||
// Open Issues:
|
||||
// Currently, if a "Dangerous Vagina" Pawn "Reverse rapes", the vagina pawn gets damaged.
|
||||
// I think there needs to be a check and logic for isReverse ...
|
||||
|
||||
ModLog.Message($"Test - Tick {__instance.Sexprops.pawn} <> {__instance.Sexprops.partner} --- Thrust");
|
||||
ApplyDangerousGenitaliaDamage(dangerousGenitaliaPawn, fuckedPawn, __instance.Sexprops);
|
||||
|
|
Loading…
Reference in a new issue