diff --git a/.DS_Store b/.DS_Store index 101dc6e..2347260 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/js/level.js b/js/level.js index a220bf1..57f0f95 100644 --- a/js/level.js +++ b/js/level.js @@ -19,7 +19,7 @@ const level = { // m.setField("plasma torch") // b.giveGuns("nail gun") // 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("irradiated nails") // tech.giveTech("cardinality") diff --git a/todo.txt b/todo.txt index 4ae3fc8..80174a9 100644 --- a/todo.txt +++ b/todo.txt @@ -1,9 +1,5 @@ ******************************************************** 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 ********************************************************