mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
BLADEBURNER: Add API to calculate max upgrade count of skill (#1475)
This commit is contained in:
@@ -669,6 +669,9 @@ export const RamCosts: RamCostTree<NSFull> = {
|
||||
factionGains: 0,
|
||||
companyGains: 0,
|
||||
},
|
||||
bladeburner: {
|
||||
skillMaxUpgradeCount: 0,
|
||||
},
|
||||
},
|
||||
} as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user