Add FollowersPerSecond modifications to various unlocks; adjust values for game progression
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
"unlock_space_age"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "ModifyStat",
|
||||
"targetStat": "FollowersPerSecond",
|
||||
"op": "Add",
|
||||
"value": 0.75
|
||||
},
|
||||
{ "type": "DestroySelf" }
|
||||
],
|
||||
"advancesToAge": "The Industrial Age"
|
||||
|
Reference in New Issue
Block a user