mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-06 07:37:56 +02:00
nerf n00dles (#1020)
the n00dles buff is meant as a meme as far as iam aware but the corp changes made it the core part of a "fraud" strategy because the corp funds added have now an alot bigger effect on the valuation thats why i think a few more 0's are needed to tune it down back to a meme
This commit is contained in:
@@ -116,7 +116,7 @@ export function SpecialLocation(props: SpecialLocationProps): React.ReactElement
|
||||
}
|
||||
|
||||
if (Player.corporation) {
|
||||
Player.corporation.gainFunds(Player.corporation.revenue * 0.01, "glitch in reality");
|
||||
Player.corporation.gainFunds(Player.corporation.revenue * 0.000001, "glitch in reality");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user