mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-06 07:37:56 +02:00
MISC: Clarify conditions of activating Gang, Bladeburner, Stanek's Gift (#2053)
This commit is contained in:
@@ -72,7 +72,7 @@ export function SpecialLocation(props: SpecialLocationProps): React.ReactElement
|
||||
}
|
||||
if (
|
||||
Player.activeSourceFileLvl(7) >= 3 &&
|
||||
canAcceptStaneksGift() &&
|
||||
canAcceptStaneksGift().success &&
|
||||
!Player.hasAugmentation(AugmentationName.StaneksGift1)
|
||||
) {
|
||||
PromptEvent.emit({
|
||||
|
||||
Reference in New Issue
Block a user