mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
20 lines
580 B
ReStructuredText
20 lines
580 B
ReStructuredText
.. _netscriptstanek:
|
|
|
|
Netscript Stanek Functions
|
|
============================
|
|
|
|
.. warning:: This page contains spoilers for the game.
|
|
|
|
The Stanek API allow you to control Stanek's Gift.
|
|
|
|
All these function require Source-File 13-1 or to be in BitNode 13.
|
|
|
|
.. toctree::
|
|
charge() <stanekapi/charge>
|
|
fragmentDefinitions() <stanekapi/fragmentDefinitions>
|
|
placedFragments() <stanekapi/placedFragments>
|
|
clear() <stanekapi/clear>
|
|
canPlace() <stanekapi/canPlace>
|
|
place() <stanekapi/place>
|
|
fragmentAt() <stanekapi/fragmentAt>
|
|
deleteAt() <stanekapi/deleteAt> |