images back
images are back as an option due to public outcry bug fixes getting a power up quickly after warp, difficulty or instructions power ups was making the screen go blank heuristics resets on death properly now
This commit is contained in:
@@ -381,6 +381,7 @@ const powerUps = {
|
||||
b.giveGuns("name") //nail gun shotgun super balls wave missiles grenades spores drones foam harpoon mine laser
|
||||
tech.damage *= 2 //2x damage
|
||||
m.immuneCycle = Infinity //immune to damage
|
||||
m.coyoteCycles = Infinity //air jumps
|
||||
m.energy = 0 //set energy
|
||||
m.health = 1 //set health
|
||||
m.maxHealth = 1 //set max health
|
||||
|
||||
Reference in New Issue
Block a user