From 56a3660d380d792b75d621731e8128226d09d0bd Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Sun, 7 Mar 2021 22:23:42 -0500 Subject: [PATCH] update patch notes --- src/Constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Constants.ts b/src/Constants.ts index fc890907c..f6b49e332 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -234,6 +234,7 @@ export let CONSTANTS: IMap = { Netscript * 'gang.getEquipmentStats' returns the stats of the equipment. * 'gang.getTaskStats' returns the stats of a task. + * 'getCrimeStats' returns the stats of a crime. Misc. * Minor formatting under Hacking>Active Scripts