USE:
Check if this actor's virginity was taken by the player character
TYPE: Condition, Reference
RETURNS: bool
THEME: Virginity
COMPARE: isDeflowerer
EXAMPLE:
Code: Select all
If Dating.isDeflowered()
"I was my GF's first."
Endif
Code: Select all
If Dating.isDeflowered()
"I was my GF's first."
Endif