diffuse beam optimizations

This commit is contained in:
landgreen
2021-01-10 09:58:19 -08:00
parent ef8ae42591
commit a573f42366
3 changed files with 69 additions and 61 deletions

View File

@@ -20,6 +20,7 @@ const level = {
// b.giveGuns("laser")
// tech.isMineSentry = true
// tech.giveTech("diffuse beam")
// for (let i = 0; i < 60; i++) tech.giveTech("output coupler")
// tech.giveTech("missile-bot")
// tech.giveTech("nail-bot")
// for (let i = 0; i < 15; i++) tech.giveTech("plasma jet")