inductive coupling

your build url can now be copied in the pause screen

mod: inductive coupling - 4 max health per power up, but limited to 44 max health per level (replaces crystalized armor)
mod: transceiver chip - use all the power ups left over at the end of a level
mod: catabolism - does a flat 5 damage to your health for 3 ammo  (was 2% of max health for 1 ammo)
This commit is contained in:
landgreen
2020-12-16 09:55:07 -08:00
parent 1f7d7217d3
commit 732b13d8a4
11 changed files with 204 additions and 136 deletions

View File

@@ -585,15 +585,16 @@ em {
.mod {
/* background: rgb(116, 102, 238); */
background: hsl(253, 80%, 67%);
/* background: hsl(253, 57%, 52%); */
background: hsl(255, 100%, 71%);
}
.grey {
/* .grey {
background: #afb6c2;
}
} */
.gun {
background: rgb(10, 79, 198);
background: rgb(0, 80, 218);
}
.heal {