mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
24 lines
517 B
Markdown
24 lines
517 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Stanek](./bitburner.stanek.md) > [acceptGift](./bitburner.stanek.acceptgift.md)
|
|
|
|
## Stanek.acceptGift() method
|
|
|
|
Accept Stanek's Gift by joining the Church of the Machine God
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
acceptGift(): boolean;
|
|
```
|
|
**Returns:**
|
|
|
|
boolean
|
|
|
|
true if the player is a member of the church and has the gift installed, false otherwise.
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 2 GB
|
|
|