Add production NPC pipeline composition
This commit is contained in:
@@ -463,6 +463,7 @@ func maintainedExampleFiles(t *testing.T) []maintainedExample {
|
||||
return []maintainedExample{
|
||||
{name: "minimal", path: repositoryPath("examples", "dnd-spells.config.yml")},
|
||||
{name: "production", path: repositoryPath("examples", "dnd-spells-production.config.yml")},
|
||||
{name: "npcs", path: repositoryPath("examples", "dnd-npcs.config.yml")},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user