# [[Rexxentrum]]
```leaflet
id: rexxentrum
image: twc-rexxentrum.png
height: 450px
minZoom: 6
maxZoom: 10
defaultZoom: 7
zoomDelta: 1
unit: feet
scale: 1
```
Rexxentrum is a big city in [[The Dwendalian Empire]] where [[Xenia Palebender]] is from.
## NPCs in Rexxentrum
```dataview
table description as "Description" from "ttrpgs/Temporary White Circle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Rexxentrum")
SORT file.name ASC
```