# [[Blades for Glades]]
Blades for Glades is a smithy owned by [[Carman Rajani]]. He creates all the tools required for the lumber trade, and sells them as well.
## NPCs in Blades for Glades
```dataview
table description as "Description" from "ttrpgs/The Undead Unkillers"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Blades for Glades")
SORT file.name ASC
```