# The Shrine of the Dawn
A temple to [[Pelor]] in [[ttrpgs/Temporary White Circle/Zadash|Zadash]].
## NPCs in The Shrine of the Dawn.
```dataview
table description as "Description" from "ttrpgs/Temporary White Circle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Shrine of the Dawn")
SORT file.name ASC
```