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.
This will correctly display on the right-click interaction menu but on 'Generic actions you can take anywhere' the who requirement is ignored.