Skip to content

Commit

Permalink
Generate site: Sun Mar 26 16:14:36 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
wzdev-ci committed Mar 26, 2023
1 parent 1b7251c commit 6d35478
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/research_functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/

var numCleanTech = 4; // do x for clean
var numCleanTech = 3; // do x for clean
var numBaseTech = 18; // do x for base
var techlist = new Array(
"R-Vehicle-Prop-Wheels",
"R-Sys-Spade1Mk1",
"R-Vehicle-Body01",
"R-Comp-SynapticLink",
"R-Wpn-MG1Mk1",
"R-Defense-HardcreteWall",
"R-Vehicle-Prop-Wheels",
Expand Down

0 comments on commit 6d35478

Please sign in to comment.