summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-10-03 12:34:47 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-10-03 12:34:47 +0000
commitc51bf1fd9928788cc4b0017782ac6f7f72d2e6a4 (patch)
treeb5ddda3e9c93e80185dfcf97dc585febe92c2858 /lib
parentc02127f5ac0cb205270823b232c98f17c621d062 (diff)
Renamed some gameplay categories
git-svn-id: svn://vndb.org/vndb@110 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'lib')
-rw-r--r--lib/global.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/global.pl b/lib/global.pl
index 3e437704..dea30098 100644
--- a/lib/global.pl
+++ b/lib/global.pl
@@ -107,8 +107,8 @@ our $RTYP = [
# not change it on the entire site - many things are still hardcoded
our $CAT = {
g => [ 'Gameplay', {
- aa => 'Visual Novel', # 0..1
- ab => 'Adventure', # 0..1
+ aa => 'NVL', # 0..1
+ ab => 'ADV', # 0..1
ac => "Act\x{200B}ion", # Ugliest. Hack. Ever.
rp => 'RPG',
st => 'Strategy',