<<if random(1,3) == 1 && !$npc.Dad.scenes.ProstituteSex.executedToday>> <<set $game.randomMedia to either("dadpeek1.webp", "dadpeek2.webp")>> <h3>You hear a strange noise coming from your $npc.Dad.relationship bedroom.</h3> <<linkreplace "Peek ">> [img[setup.ImagePath+'/house/dadbedroom/' + $game.randomMedia]] <h3>When you peek, you see your $npc.Dad.relationship having sex with a prostitute</h3> <<UnlockNPCScene Dad ProstituteSex>> <<AddArousal>> <<linkreplace "Keep Watching">> <<if getCorruptionLevel() >= 3>> <<goto "DadPeepSexBedroom">> <<else>> <<NotifyCorruption 3>> <</if>> <</linkreplace>> <</linkreplace>> <</if>>