(In my follower mod you can ask the follower to meet you at an inn, but I'd like to display a list of inns in only known locations. If there is no conditional function, I suppose I can create an array representing whether each inn is known, then update that array whenever the follower gets activated, and test on it as a dialogue condition. But that feels like needless work.)
