From ba66c7d507fb74e1a6f485c744342cdea8c8d99f Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 29 Sep 2018 19:28:36 +0200 Subject: [PATCH] chg: [admiralty-scale] deliberately deceptive added Issue to solve: ref. Scientific Methods of Inquiry of Intelligence Analysis added additional code and there is an inconsistency in the values. Other docs to be checked for colliding values required. --- admiralty-scale/machinetag.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admiralty-scale/machinetag.json b/admiralty-scale/machinetag.json index 0ba25bd..ed29ea5 100755 --- a/admiralty-scale/machinetag.json +++ b/admiralty-scale/machinetag.json @@ -45,6 +45,11 @@ "value": "f", "expanded": "Reliability cannot be judged", "numerical_value": 50 + }, + { + "value": "g", + "expanded": "Deliberatly deceptive", + "numerical_value": 0 } ] },