From 46b09446050adeee9cc0559a4fd92f5da571b65c Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Sat, 15 Oct 2022 07:32:54 -0500 Subject: [PATCH] fix: updating build --- fedran.json | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/fedran.json b/fedran.json index 811043b..ee0c396 100644 --- a/fedran.json +++ b/fedran.json @@ -3,21 +3,46 @@ "identifier": "0052-00", "character": { "pov": 52, - "name": "Furlian" + "name": "Furlian", + "character_slug": "furlian" }, "source": { "pov": 52, "volume": 0, "title": "Illegal Traditions", - "status": "unstable", + "word_count": 2056, + "length": "Story", + "title_slug": "illegal-traditions", + "identifier_slug": "0052-00-illegal-traditions", + "copyright_year": 2022, + "status": "Unstable", + "has_dedication": false, "git": { - "http_url": "https://gitlab.com/fedran/illegal-traditions.git", + "http_url": "https://src.mfgames.com/fedran-sources/illegal-traditions.git", "branch": "main" }, "links": { "development": { - "git": "https://gitlab.com/fedran/illegal-traditions" + "git": "https://src.mfgames.com/fedran-sources/illegal-traditions/", + "issues": "https://src.mfgames.com/fedran-sources/illegal-traditions/issues" } - } + }, + "cover": { + "title_page_lines": [ + "Illegal", + "Traditions" + ] + }, + "warnings": { + "text": "This story contains no scenes of sexual assault." + }, + "chapters": [ + { + "title": "Illegal Traditions", + "word_count": 2056, + "date": "2020-04-23", + "summary": "Furlian gained her magic the traditional way, when her parents set her up to worry for her life. It was natural she would do the same thing for her daughter, though the tides of society had changed and it was no longer acceptable.\n" + } + ] } } \ No newline at end of file