Rebalancing on RAM costs

This commit is contained in:
Daniel Xie
2017-05-15 12:09:11 -05:00
parent 56a7ed66a5
commit 7dfb102ba7
3 changed files with 4 additions and 30 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ CONSTANTS = {
CorpFactionRepRequirement: 250000,
/* Base costs */
BaseCostFor1GBOfRamHome: 50000,
BaseCostFor1GBOfRamServer: 40000, //1 GB of RAM
BaseCostFor1GBOfRamHome: 40000,
BaseCostFor1GBOfRamServer: 35000, //1 GB of RAM
BaseCostFor1GBOfRamHacknetNode: 30000,
BaseCostForHacknetNode: 1000,