summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-08-15 14:41:13 +0200
committerYorhel <git@yorhel.nl>2009-08-15 14:41:13 +0200
commitb18be0094764d3afb2ba6f57a5b747ad103b4c1f (patch)
tree0836d69784e0980ae704d51d445903c740728522 /data/global.pl
parente6bccf922dac29e6307f8dea6319230e67859cff (diff)
Improved VN relations
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl9
1 files changed, 4 insertions, 5 deletions
diff --git a/data/global.pl b/data/global.pl
index 673c3777..8cf42b7c 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -90,14 +90,13 @@ our %S = (%S,
[ 'Sequel', 0 ],
[ 'Prequel', 1 ],
[ 'Same setting', 0 ],
- [ 'Alternative setting', 0 ],
[ 'Alternative version', 0 ],
- [ 'Same characters', 0 ],
+ [ 'Shares characters', 0 ],
[ 'Side story', 0 ],
[ 'Parent story', 1 ],
- [ 'Summary', 0 ],
- [ 'Full story', 1 ],
- [ 'Other', 0 ],
+ [ 'Same series', 0 ],
+ [ 'Fandisc', 0 ],
+ [ 'Original game', 1 ],
],
age_ratings => {
-1 => [ 'Unknown' ],