mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 09:42:53 +02:00
Playtesting - Rebalancing, bugfixes, improved UI
This commit is contained in:
@@ -34,6 +34,9 @@ CONSTANTS = {
|
||||
MillisecondsPerHour: 3600000,
|
||||
GameCyclesPerHour: 3600000 / 200,
|
||||
|
||||
MillisecondsPerHalfHour: 1800000,
|
||||
GameCyclesPerHalfHour: 1800000 / 200,
|
||||
|
||||
FactionWorkHacking: "Faction Hacking Work",
|
||||
FactionWorkField: "Faction Field Work",
|
||||
FactionWorkSecurity: "Faction Security Work",
|
||||
|
||||
Reference in New Issue
Block a user