# Yaedrag The village where the [[Mountainfolk]] live, off of [[Tsolenka Pass]]. [[Kaldur]] is from there. ## Sessions ### Active ```dataview LIST FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes" WHERE contains(location-active, [[Yaedrag]]) SORT file.name asc ``` --- ### Mentioned ```dataview LIST FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes" WHERE contains(location-discussed, [[Yaedrag]]) SORT file.name asc ```