fix: updating build
This commit is contained in:
parent
111da6fc04
commit
46b0944605
1 changed files with 30 additions and 5 deletions
35
fedran.json
35
fedran.json
|
@ -3,21 +3,46 @@
|
||||||
"identifier": "0052-00",
|
"identifier": "0052-00",
|
||||||
"character": {
|
"character": {
|
||||||
"pov": 52,
|
"pov": 52,
|
||||||
"name": "Furlian"
|
"name": "Furlian",
|
||||||
|
"character_slug": "furlian"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"pov": 52,
|
"pov": 52,
|
||||||
"volume": 0,
|
"volume": 0,
|
||||||
"title": "Illegal Traditions",
|
"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": {
|
"git": {
|
||||||
"http_url": "https://gitlab.com/fedran/illegal-traditions.git",
|
"http_url": "https://src.mfgames.com/fedran-sources/illegal-traditions.git",
|
||||||
"branch": "main"
|
"branch": "main"
|
||||||
},
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"development": {
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue