mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
work to make documentation unified.
This commit is contained in:
@@ -4,5 +4,10 @@ getCity() Netscript Function
|
||||
.. js:function:: getCity()
|
||||
|
||||
:RAM cost: 4 GB
|
||||
:returns: City that the player is currently in (for Bladeburner).
|
||||
|
||||
Returns the city that the player is currently in (for Bladeburner).
|
||||
Example:
|
||||
|
||||
.. code-block:: javascript
|
||||
|
||||
bladeburner.getCity(); // returns: "Sector-12"
|
||||
|
||||
Reference in New Issue
Block a user