API: Add donationForRep() to Formulas (#1141)

This commit is contained in:
LJ
2025-02-11 23:05:32 -07:00
committed by GitHub
parent b61e93b246
commit 30075f3c07
4 changed files with 19 additions and 1 deletions

View File

@@ -632,6 +632,7 @@ export const RamCosts: RamCostTree<NSFull> = {
calculateFavorToRep: 0,
calculateRepToFavor: 0,
repFromDonation: 0,
donationForRep: 0,
},
skills: {
calculateSkill: 0,