mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-19 22:23:51 +01:00
rm console log
This commit is contained in:
parent
eb778aafa9
commit
7674c7f693
@ -1894,7 +1894,6 @@ export const initChurchOfTheMachineGodAugmentations = (): Augmentation[] => [
|
||||
|
||||
export function initNeuroFluxGovernor(): Augmentation {
|
||||
const donationBonus = CONSTANTS.Donations / 1e6 / 100; // 1 millionth of a percent per donation
|
||||
console.log(donationBonus * 100);
|
||||
return new Augmentation({
|
||||
name: AugmentationNames.NeuroFluxGovernor,
|
||||
repCost: 500,
|
||||
|
Loading…
Reference in New Issue
Block a user