[Condition] isDeflowered
Posted: Sun Oct 31, 2021 1:53 am
Actor.isDeflowered()
USE:
Check if this actor's virginity was taken by the player character
TYPE: Condition, Reference
RETURNS: bool
THEME: Virginity
COMPARE: isDeflowerer
EXAMPLE:
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