mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
📝 (TSDoc Definitions) Add gym workout to stopAction actions.
This commit is contained in:
parent
ee887de151
commit
8ab5ff9565
3
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
3
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -1601,9 +1601,10 @@ export interface Singularity {
|
|||||||
* The actions that can be stopped with this function are:
|
* The actions that can be stopped with this function are:
|
||||||
*
|
*
|
||||||
* * Studying at a university
|
* * Studying at a university
|
||||||
|
* * Working out at a gym
|
||||||
* * Working for a company/faction
|
* * Working for a company/faction
|
||||||
* * Creating a program
|
* * Creating a program
|
||||||
* * Committing a Crime
|
* * Committing a crime
|
||||||
*
|
*
|
||||||
* This function will return true if the player’s action was ended.
|
* This function will return true if the player’s action was ended.
|
||||||
* It will return false if the player was not performing an action when this function was called.
|
* It will return false if the player was not performing an action when this function was called.
|
||||||
|
Loading…
Reference in New Issue
Block a user