Update getActionCountRemaining.rst

Added description of what happens when getActionCountRemaining is used on a BlackOps
This commit is contained in:
Olivier Gagnon
2019-03-12 00:49:54 -04:00
committed by danielyxie
parent 59018d9902
commit cde2c9e615

View File

@ -10,3 +10,4 @@ getActionCountRemaining() Netscript Function
Note that this is meant to be used for Contracts and Operations.
This function will return 'Infinity' for actions such as Training and Field Analysis.
This function will return 1 for BlackOps not yet completed regardless of wether the player has the required rank to attempt the mission or not.