BUGFIX: getAugmentationBasePrice ignores bitnode mult for SoA augs (#2756)

This commit is contained in:
Sai Asish Y
2026-05-13 10:29:39 -07:00
committed by GitHub
parent 99cdd80fa1
commit 0d18ac80fe
4 changed files with 12 additions and 4 deletions
@@ -52,9 +52,11 @@ Name of Augmentation.
number
Base price of the augmentation, before price multiplier.
Base price of the augmentation, before the player's price multiplier.
## Remarks
RAM cost: 2.5 GB \* 16/4/1
This excludes the player's price multiplier, but does include the relevant BitNode multiplier (for all augs that aren't part of Shadows of Anarchy, which doesn't use BitNode multipliers).