"block" is now styled text
blocking with a shield is now called deflecting

added 100% block damage buffs to flywheel and inelastic collision
restitution now spawns 2 power ups (up from 1)

about 75 edits to tech requirement text
This commit is contained in:
landgreen
2021-05-19 16:34:36 -07:00
parent f6a0eb38ee
commit 4405327828
7 changed files with 88 additions and 159 deletions

View File

@@ -620,6 +620,13 @@ summary {
font-weight: 100;
}
.color-block {
background-color: rgba(0, 0, 0, 0.04);
border: 1px solid rgba(0, 0, 0, 0.5);
padding: 0.5px;
font-weight: 100;
}
.color-j {
letter-spacing: 1px;
/* font-weight: 100; */