update patch notes

This commit is contained in:
Olivier Gagnon 2021-03-07 22:23:42 -05:00
parent e1aec379c1
commit 56a3660d38

@ -234,6 +234,7 @@ export let CONSTANTS: IMap<any> = {
Netscript Netscript
* 'gang.getEquipmentStats' returns the stats of the equipment. * 'gang.getEquipmentStats' returns the stats of the equipment.
* 'gang.getTaskStats' returns the stats of a task. * 'gang.getTaskStats' returns the stats of a task.
* 'getCrimeStats' returns the stats of a crime.
Misc. Misc.
* Minor formatting under Hacking>Active Scripts * Minor formatting under Hacking>Active Scripts