new JUNK
JUNK tech: meteor shower - take a shower, but meteors instead of water JUNK tech: discount - get 3 random JUNK tech for the price of 1! bug fixes I'll be off line until Saturday, so please don't submit any bug reports until I return
This commit is contained in:
@@ -889,8 +889,10 @@ const powerUps = {
|
||||
if (document.getElementById("tech-switch")) document.getElementById("tech-switch").innerHTML = ` = <strong>ON</strong>`
|
||||
m.eyeFillColor = m.fieldMeterColor //'#0cf'
|
||||
}
|
||||
m.setMaxEnergy();
|
||||
m.setMaxHealth();
|
||||
if (tech.isRelayEnergy) {
|
||||
m.setMaxEnergy();
|
||||
m.energy += 2
|
||||
}
|
||||
}
|
||||
},
|
||||
// giveRandomAmmo() {
|
||||
|
||||
Reference in New Issue
Block a user