allbuild commit a3c92dd0

This commit is contained in:
Olivier Gagnon
2022-09-23 15:03:38 -04:00
parent a3c92dd04d
commit c6da513eea
52 changed files with 451 additions and 126 deletions

View File

@@ -17,7 +17,7 @@ commitCrime(crime: string, focus?: boolean): number;
| Parameter | Type | Description |
| --- | --- | --- |
| crime | string | Name of crime to attempt. |
| focus | boolean | Acquire player focus on this program creation. Optional. Defaults to true. |
| focus | boolean | Acquire player focus on this crime. Optional. Defaults to true. |
<b>Returns:</b>