mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
rm aug woned
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@ const Engine: {
|
||||
|
||||
if (Engine.Counters.messages <= 0) {
|
||||
checkForMessagesToSend();
|
||||
if (Augmentations[AugmentationNames.TheRedPill].owned) {
|
||||
if (Player.hasAugmentation(AugmentationNames.TheRedPill)) {
|
||||
Engine.Counters.messages = 4500; // 15 minutes for Red pill message
|
||||
} else {
|
||||
Engine.Counters.messages = 150;
|
||||
|
||||
Reference in New Issue
Block a user