MISC: Warn player that they cannot accept Stanek's Gift after joining Bladeburner with SF7.3 (#2005)

This commit is contained in:
catloversg
2025-03-08 06:14:15 +07:00
committed by GitHub
parent a611c842e2
commit 8fe0ea1615
7 changed files with 81 additions and 38 deletions

View File

@@ -3816,6 +3816,9 @@ export interface Bladeburner {
*
* Attempts to join the Bladeburner division.
*
* If you have SF 7.3, you will immediately receive "The Blade's Simulacrum" augmentation and won't be able to accept
* Stanek's Gift after joining. If you want to accept Stanek's Gift, you must do that before calling this API.
*
* Returns true if you successfully join the Bladeburner division, or if you are already a member.
*
* Returns false otherwise.