ive deleted that for a rewrite below, and thank you very much for the suggestOh, you meant buying her from Bruce. My bad, I mistook it with Claire path (ooopsie).
Since we are here, I suggest to useI do like your smiling comments, so only if you want)Code:[code] [/ code]
well... depend on what you think, for me it is a bug. if you want to own Misaki for free, you can get her from "Claire slave 2".
you can trigger this scene at Northhall, upperNorthhall, Southhall, upperSouthhall
Code:
requires: 'not $misaki.hasFlag("owned") and $misaki.hasFlag("arriving") and ($clock.hour gte 10 and $clock.hour lt 19)',
Claire slave 1
you can trigger this event when watch something random at living room
Code:
requires: '$claire.hasFlag("contact") and not $misaki.hasFlag("declined")and not $misaki.hasFlag("owned") and ($clock.hour gte 10 and $clock.hour lt 22)',
Last edited: