[Condition] isDeflowerer
Posted: Sun Oct 31, 2021 1:54 am
Actor.isDeflowerer()
USE:
Check if this actor took the player character's virginity
TYPE: Condition, Reference
RETURNS: bool
THEME: Virginity
COMPARE: isDeflowered
EXAMPLE:
USE:
Check if this actor took the player character's virginity
TYPE: Condition, Reference
RETURNS: bool
THEME: Virginity
COMPARE: isDeflowered
EXAMPLE:
Code: Select all
If Dating.isDeflowerer()
"My BF was my first."
Endif