summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
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 ef368d61..c8f2537b 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -106,7 +106,7 @@ our %S = (%S,
voiced => [ 0..4 ],
animated => [ 0..4 ],
wishlist_status => [ 0..3 ],
- rlist_status => [ 0..4 ], # 2 = hardcoded 'OK'
+ rlist_status => [ 0..4 ], # 0 = hardcoded "unknown", 2 = hardcoded 'OK'. List must not have gaps
vnlist_status => [ 0..4 ],
blood_types => [qw| unknown o a b ab |],
genders => [qw| unknown m f b |],