testChamber2
meta-analysis - if you choose a junk tech you instead get a random tech and spawn 2 research micro-extruder should have 50% less lag new community level testChamber2! by Oranger on n-gon discord (be sure to enable community levels in settings)
This commit is contained in:
@@ -647,7 +647,6 @@ const m = {
|
||||
m.energy -= dmg;
|
||||
if (m.energy < 0 || isNaN(m.energy)) { //taking deadly damage
|
||||
if (tech.isDeathAvoid && powerUps.research.count && !tech.isDeathAvoidedThisLevel) {
|
||||
|
||||
tech.isDeathAvoidedThisLevel = true
|
||||
powerUps.research.changeRerolls(-1)
|
||||
simulation.makeTextLog(`<span class='color-var'>m</span>.<span class='color-r'>research</span><span class='color-symbol'>--</span><br>${powerUps.research.count}`)
|
||||
|
||||
Reference in New Issue
Block a user