mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-02-17 02:22:23 +01:00
Update Constants.ts
This commit is contained in:
@ -5,5 +5,5 @@ export const StanekConstants: {
|
|||||||
} = {
|
} = {
|
||||||
RAMBonus: 0.1,
|
RAMBonus: 0.1,
|
||||||
BaseSize: 9,
|
BaseSize: 9,
|
||||||
MaxSize: 25
|
MaxSize: 50
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user