API: Add nextUpdate() promise for systems with bonus time (#845)

This commit is contained in:
Jesse Clark
2023-10-23 01:24:30 -07:00
committed by GitHub
parent daa7a22786
commit 61c311a126
29 changed files with 382 additions and 31 deletions

View File

@@ -4,7 +4,7 @@
## Gang.setTerritoryWarfare() method
Enable/Disable territory warfare.
Enable/Disable territory clashes.
**Signature:**
@@ -16,7 +16,7 @@ setTerritoryWarfare(engage: boolean): void;
| Parameter | Type | Description |
| --- | --- | --- |
| engage | boolean | Whether or not to engage in territory warfare. |
| engage | boolean | Whether or not to engage in territory clashes. |
**Returns:**
@@ -26,5 +26,5 @@ void
RAM cost: 2 GB
Set whether or not the gang should engage in territory warfare
Set whether or not the gang should engage in territory clashes