pseudoscience

tech: pseudoscience - renewing power up choices costs no research, but adds 1-5 JUNK to the potential tech pool

>update text now shows the last 20 updates and has a scroll bar
This commit is contained in:
landgreen
2021-07-01 07:41:16 -07:00
parent a2b56d1f7e
commit 8b73c9ffc4
8 changed files with 69 additions and 68 deletions

View File

@@ -9,7 +9,6 @@ const level = {
levelsCleared: 0,
playableLevels: ["skyscrapers", "rooftops", "warehouse", "highrise", "office", "aerie", "satellite", "sewers", "testChamber"],
levels: [],
start() {
if (level.levelsCleared === 0) { //this code only runs on the first level
// simulation.enableConstructMode() //used to build maps in testing mode