table description as "Description" from "Games/templates"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"pc")
SORT file.name ASCSearch
May 16, 2024, 1 min read
table description as "Description" from "Games/templates"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"pc")
SORT file.name ASC