# [[Loch Ward General]]
General store in [[Trostenwald]] where we bought nets. They also sell lumber, nails, and a bunch of other random things. They don't really buy anything really valuable though.
## NPCs in Lockward General
```dataview
table description as "Description" from "ttrpgs/Temporary White Circle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Lockward General")
SORT file.name ASC
```