Skip to content

Generic actions you can take anywhere ignores WHO condition #211

@Rizean

Description

@Rizean
ACTION_UNIQUEID: breeding_party
ACTION_NAME: Suggest Breeding Party for me
WHERE: interaction
WHEN: 0 - 24
MINUTES: 0 - 1
TIMEOUT_MINUTES: 0
ALSO_TIMEOUT: 
EFFECTS: 
CONDITIONS: perversion > 50 (STAT_COMPARE)
MOVE_FIRST: false
SCENE_ALWAYS: breeding_party_cms
ANIMATION: 
WHO: Actor = getTarget(); If Actor.isSameAs(CurrentCompanion) && Actor.isDating() && !Actor.isPregnant() && !Player.isPregnant() && Player.wantsBabies()

This will correctly display on the right-click interaction menu but on 'Generic actions you can take anywhere' the who requirement is ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions