summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2015-01-29 09:44:00 +0100
committerYorhel <git@yorhel.nl>2015-01-29 09:44:13 +0100
commitf1156c6369ee9f22183951c1531972ac99fec52c (patch)
treed8eee2867d593ee8f402dcf3cac0b4b361217e16 /data/global.pl
parenta73b9d000b2dfb18567704f8c14d1ab3ca62d59d (diff)
staff: Added 'scenario' credit type
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl
index b3fd8264..7a11c424 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -113,7 +113,7 @@ our %S = (%S,
changes => [ 25, 'VNDB Recent Changes', '/hist' ],
posts => [ 25, 'VNDB Recent Posts', '/t' ],
},
- staff_roles => [qw|script chardesign music director art songs staff|],
+ staff_roles => [qw|scenario script chardesign music director art songs staff|],
);