tech debt negative fix
plasma ball moves faster grows/drains extra fast when you have excess energy bug: technical debt no longer produces negative damage at high tech levels maybe this was causing the NaN position bug?
This commit is contained in:
@@ -25,8 +25,8 @@ const level = {
|
||||
// powerUps.research.changeRerolls(100000)
|
||||
// for (let i = 0; i < 2; i++) tech.giveTech("undefined")
|
||||
// tech.tech[297].frequency = 100
|
||||
m.setField("plasma torch")
|
||||
tech.giveTech("plasma ball")
|
||||
// m.setField("plasma torch")
|
||||
// tech.giveTech("plasma ball")
|
||||
|
||||
// m.immuneCycle = Infinity //you can't take damage
|
||||
// level.difficultyIncrease(30) //30 is near max on hard //60 is near max on why
|
||||
|
||||
Reference in New Issue
Block a user