Page 1 of 1

[Condition] isDeflowered

Posted: Sun Oct 31, 2021 1:53 am
by Raddeck
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:

Code: Select all

    If Dating.isDeflowered()
        "I was my GF's first."
    Endif