diff --git a/src/ScriptEditor/NetscriptDefinitions.d.ts b/src/ScriptEditor/NetscriptDefinitions.d.ts index 404c598ac..5be1157b6 100644 --- a/src/ScriptEditor/NetscriptDefinitions.d.ts +++ b/src/ScriptEditor/NetscriptDefinitions.d.ts @@ -1601,9 +1601,10 @@ export interface Singularity { * The actions that can be stopped with this function are: * * * Studying at a university + * * Working out at a gym * * Working for a company/faction * * Creating a program - * * Committing a Crime + * * Committing a crime * * 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.