mirror of
https://gh.llkk.cc/https://github.com/Tetrakern/fictioneer-taxonomies.git
synced 2025-10-04 19:11:12 +08:00
Add LGB, update parents of subgenres
LGBT+ is now a sub-genre/extension of LGB.
This commit is contained in:
parent
7241cd6402
commit
cb28a84546
1 changed files with 10 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"bisexual": {
|
||||
"name": "Bisexual",
|
||||
"parent": "LGBT+"
|
||||
"parent": "LGB"
|
||||
},
|
||||
"bodyHorror": {
|
||||
"name": "Body Horror",
|
||||
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"boysLove": {
|
||||
"name": "Boys Love",
|
||||
"parent": "LGBT+",
|
||||
"parent": "LGB",
|
||||
"aliasOf": "Gay"
|
||||
},
|
||||
"cassetteFuturism": {
|
||||
|
@ -92,11 +92,11 @@
|
|||
},
|
||||
"gay": {
|
||||
"name": "Gay",
|
||||
"parent": "LGBT+"
|
||||
"parent": "LGB"
|
||||
},
|
||||
"girlslove": {
|
||||
"name": "Girls Love",
|
||||
"parent": "LGBT+",
|
||||
"parent": "LGB",
|
||||
"aliasOf": "Lesbian"
|
||||
},
|
||||
"gothic": {
|
||||
|
@ -123,10 +123,14 @@
|
|||
},
|
||||
"lesbian": {
|
||||
"name": "Lesbian",
|
||||
"parent": "LGBT+"
|
||||
"parent": "LGB"
|
||||
},
|
||||
"lgb": {
|
||||
"name": "LGB"
|
||||
},
|
||||
"lgbt": {
|
||||
"name": "LGBT+"
|
||||
"name": "LGBT+",
|
||||
"parent": "LGB"
|
||||
},
|
||||
"litRpg": {
|
||||
"name": "LitRPG"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue