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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user