This commit is contained in:
landgreen
2021-01-29 06:09:22 -08:00
parent 66f2cce2b7
commit 20a36f44c3
3 changed files with 1 additions and 5 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -19,7 +19,7 @@ const level = {
// m.setField("plasma torch") // m.setField("plasma torch")
// b.giveGuns("nail gun") // b.giveGuns("nail gun")
// tech.isExplodeRadio = true // tech.isExplodeRadio = true
for (let i = 0; i < 1; i++) tech.giveTech("dynamo-bot") // for (let i = 0; i < 1; i++) tech.giveTech("dynamo-bot")
// tech.giveTech("supercritical fission") // tech.giveTech("supercritical fission")
// tech.giveTech("irradiated nails") // tech.giveTech("irradiated nails")
// tech.giveTech("cardinality") // tech.giveTech("cardinality")

View File

@@ -1,9 +1,5 @@
******************************************************** NEXT PATCH ******************************************************** ******************************************************** NEXT PATCH ********************************************************
tech: cloning - chance to spawn another level boss = 3x your duplication chance
tech: dynamo-bot: a bot follows your history, damages mobs, and regens energy when it gets close
tech: dynamo upgrade: more energy regen
******************************************************** BUGS ******************************************************** ******************************************************** BUGS ********************************************************