summaryrefslogtreecommitdiff
path: root/lib/global.pl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/global.pl')
-rw-r--r--lib/global.pl7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/global.pl b/lib/global.pl
index 1d18b075..cb1dd446 100644
--- a/lib/global.pl
+++ b/lib/global.pl
@@ -172,6 +172,13 @@ our $VSTAT = [
'Dropped',
];
+our $WSTAT = [
+ 'High',
+ 'Medium',
+ 'Low',
+ 'AVOID!',
+];
+
# OLD
our $LSTAT = [