mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
Remove markdown from git tracking (#139)
* Will attempt to add as build artifacts using workflow.
This commit is contained in:
@@ -1,30 +0,0 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [setTerritoryWarfare](./bitburner.gang.setterritorywarfare.md)
|
||||
|
||||
## Gang.setTerritoryWarfare() method
|
||||
|
||||
Enable/Disable territory warfare.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
setTerritoryWarfare(engage: boolean): void;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| engage | boolean | Whether or not to engage in territory warfare. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
void
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 2 GB
|
||||
|
||||
Set whether or not the gang should engage in territory warfare
|
||||
|
||||
Reference in New Issue
Block a user