summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-09-11 16:31:57 +0200
committerYorhel <git@yorhel.nl>2019-09-11 16:31:57 +0200
commit82ade4157f86891c3d90336155a942976e1df934 (patch)
treefbe5b8dfa0b88a0d59fb67af36a56ad46334fb47 /data
parent500d19bd7c5c2c3e6a73b8b5ae0aa5ab39182df7 (diff)
VNDB::Types: Convert vn_relations and prod_relations
Diffstat (limited to 'data')
-rw-r--r--data/global.pl23
1 files changed, 0 insertions, 23 deletions
diff --git a/data/global.pl b/data/global.pl
index ef21d1aa..333fab14 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -84,29 +84,6 @@ our %S;
mv => 'Music Video',
},
board_edit_time => 7*24*3600,
- vn_relations => ordhash(
- # id => [ reverse, txt ]
- seq => [ 'preq', 'Sequel' ],
- preq => [ 'seq', 'Prequel' ],
- set => [ 'set', 'Same setting' ],
- alt => [ 'alt', 'Alternative version' ],
- char => [ 'char', 'Shares characters' ],
- side => [ 'par', 'Side story' ],
- par => [ 'side', 'Parent story' ],
- ser => [ 'ser', 'Same series' ],
- fan => [ 'orig', 'Fandisc' ],
- orig => [ 'fan', 'Original game' ],
- ),
- prod_relations => ordhash(
- 'old' => [ 'new', 'Formerly' ],
- 'new' => [ 'old', 'Succeeded by' ],
- 'spa' => [ 'ori', 'Spawned' ],
- 'ori' => [ 'spa', 'Originated from' ],
- 'sub' => [ 'par', 'Subsidiary' ],
- 'par' => [ 'sub', 'Parent producer' ],
- 'imp' => [ 'ipa', 'Imprint' ],
- 'ipa' => [ 'imp', 'Parent brand ' ],
- ),
age_ratings => [-1, 0, 6..18],
release_types => [qw|complete partial trial|],
media => ordhash(