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:
landgreen
2024-10-09 18:53:18 -07:00
parent a8c6c0ea0e
commit 9c2c9be4ed
6 changed files with 21 additions and 18 deletions

View File

@@ -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