Merge branch 'develop' into frontline

This commit is contained in:
walterroach
2020-11-21 12:50:44 -06:00
2 changed files with 5 additions and 3 deletions

View File

@@ -1119,7 +1119,7 @@ TIME_PERIODS = {
}
REWARDS = {
"power": 4, "warehouse": 2, "fuel": 2, "ammo": 2,
"power": 4, "warehouse": 2, "ware": 2, "fuel": 2, "ammo": 2,
"farp": 1, "fob": 1, "factory": 10, "comms": 10, "oil": 10,
"derrick": 8
}