Page 1 of 1

[Condition] isDeflowerer

Posted: Sun Oct 31, 2021 1:54 am
by Raddeck
Actor.isDeflowerer()


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