mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
GANG: Fix Gang UI to correctly report the bonus time multiplier as 25x
Add Tooltop to Corporation UI to explain bonus time (matching the one in Gang UI) Move corporation.process to the correct location
This commit is contained in:
@@ -21,7 +21,7 @@ export function BonusTime(props: IProps): React.ReactElement {
|
||||
title={
|
||||
<Typography>
|
||||
You gain bonus time while offline or when the game is inactive (e.g. when the tab is throttled by the
|
||||
browser). Bonus time makes the Gang mechanic progress faster, up to 5x the normal speed.
|
||||
browser). Bonus time makes the Gang mechanic progress faster, up to 25x the normal speed.
|
||||
</Typography>
|
||||
}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user