mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
BLADEBURNER: Fix wrong behavior of ns.bladeburner.getSkillUpgradeCost (#1471)
This commit is contained in:
@@ -31,5 +31,5 @@ RAM cost: 4 GB
|
||||
|
||||
This function returns the number of skill points needed to upgrade the specified skill the specified number of times.
|
||||
|
||||
The function returns -1 if an invalid skill name is passed in, and Infinity if the count overflows the maximum level.
|
||||
The function returns Infinity if the sum of the current level and count exceeds the maximum level.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user