mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
API: Add donationForRep() to Formulas (#1141)
This commit is contained in:
@@ -632,6 +632,7 @@ export const RamCosts: RamCostTree<NSFull> = {
|
||||
calculateFavorToRep: 0,
|
||||
calculateRepToFavor: 0,
|
||||
repFromDonation: 0,
|
||||
donationForRep: 0,
|
||||
},
|
||||
skills: {
|
||||
calculateSkill: 0,
|
||||
|
||||
Reference in New Issue
Block a user