mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-10 23:37:33 +01:00
Cap Stanek at 25x25
This commit is contained in:
parent
a57042276b
commit
9381cb4a67
@ -1,7 +1,9 @@
|
||||
export const StanekConstants: {
|
||||
RAMBonus: number;
|
||||
BaseSize: number;
|
||||
MaxSize: number;
|
||||
} = {
|
||||
RAMBonus: 0.1,
|
||||
BaseSize: 9,
|
||||
MaxSize: 25
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user