mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 01:03:54 +01:00
24 lines
463 B
Markdown
24 lines
463 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [hospitalize](./bitburner.singularity.hospitalize.md)
|
|
|
|
## Singularity.hospitalize() method
|
|
|
|
Hospitalize the player.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
hospitalize(): number;
|
|
```
|
|
<b>Returns:</b>
|
|
|
|
number
|
|
|
|
The cost of the hospitalization.
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 0.25 GB \* 16/4/1
|
|
|