Add dummy function to generate a mock server or player for formulas stuff

This commit is contained in:
Olivier Gagnon
2022-08-23 16:01:34 -04:00
parent 895944aa19
commit 89aa23f4b3
6 changed files with 103 additions and 6 deletions
+2
View File
@@ -546,6 +546,8 @@ const SourceRamCosts = {
},
formulas: {
mockServer: 0,
mockPlayer: 0,
reputation: {
calculateFavorToRep: 0,
calculateRepToFavor: 0,