diff options
Diffstat (limited to 'build/content/techs.json')
-rw-r--r-- | build/content/techs.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/build/content/techs.json b/build/content/techs.json index 3476177..37e066b 100644 --- a/build/content/techs.json +++ b/build/content/techs.json @@ -229,11 +229,7 @@ } },{ "name": "Merchant Network", "id": 31, "level": 2, - "cost": [ 150, 450 ], "req_id": 107, - "bonus": { - "aff_mercs": 1, - "cost_abs": [ 0, -25 ] - } + "cost": [ 150, 450 ], "req_id": 107 },{ "name": "Redemption", "id": 32, "level": 2, "cost": [ 150, 450 ], "req_id": 110, |