MISC: Add formulas API for calculating share power and move UI of sharing RAM (#2126)

This commit is contained in:
catloversg
2025-05-11 09:14:15 +07:00
committed by GitHub
parent 22ee7fca2c
commit 849bcb2601
12 changed files with 77 additions and 23 deletions
+1
View File
@@ -641,6 +641,7 @@ export const RamCosts: RamCostTree<NSFull> = {
calculateRepToFavor: 0,
repFromDonation: 0,
donationForRep: 0,
sharePower: 0,
},
skills: {
calculateSkill: 0,