Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
fixed cab assembly and light bulb factory data
Browse files Browse the repository at this point in the history
  • Loading branch information
tbfuerst committed Sep 3, 2019
1 parent 3b40228 commit f157120
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 48 deletions.
72 changes: 26 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/data/producers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1219,7 +1219,7 @@
"farmer": 0,
"worker": 25,
"artisan": 0,
"engineer": 100,
"engineer": 0,
"investor": 0
}
},
Expand Down Expand Up @@ -1427,7 +1427,7 @@
"farmer": 0,
"worker": 0,
"artisan": 0,
"engineer": 125,
"engineer": 150,
"investor": 0
}
},
Expand Down

0 comments on commit f157120

Please sign in to comment.