explosion damage
all explosions do 33% more damage to mobs and 75% more damage to player boom bot explosions are 16% smaller laser-bot does 15% more damage missile bot fires 15% quicker tech: phase velocity also adds 15% wave damage (because it disables phonon is was a bad choice) many duplication tech add less duplication Maxwell's demon now requires current energy above your max to unlock power ups in the intro tube get pushed around a bit, this might stop them from sliding on the walls mines when they are stuck to walls no longer collide with blocks (to not block elevator) more bug fixes
This commit is contained in:
20
style.css
20
style.css
@@ -272,6 +272,22 @@ summary {
|
||||
font-size: 0.65em;
|
||||
}
|
||||
|
||||
/* .experiment-grid-module-field {
|
||||
background-color: #eff;
|
||||
opacity: 1;
|
||||
transition: opacity 0.5s ease;
|
||||
}
|
||||
|
||||
.experiment-grid-module-gun {
|
||||
background-color: #eef;
|
||||
opacity: 1;
|
||||
transition: opacity 0.5s ease;
|
||||
} */
|
||||
|
||||
.experiment-grid-hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.grid-title {
|
||||
padding-bottom: 6px;
|
||||
font-size: 1.4em;
|
||||
@@ -306,6 +322,10 @@ summary {
|
||||
background-color: hsl(253, 100%, 81%);
|
||||
}
|
||||
|
||||
/* .experiment-grid-show {
|
||||
display: inline;
|
||||
} */
|
||||
|
||||
.experiment-grid-disabled {
|
||||
/* opacity: 0.5; */
|
||||
background-color: var(--build-bg-color);
|
||||
|
||||
Reference in New Issue
Block a user