# Argynvostholt
- [[Argynvost]]
- [[Vladimir Horngaard]]
- [[Godfrey Gwilym]]
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(location-active, [[Argynvostholt]])
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, [[Argynvostholt]])
SORT file.name asc
```