elasticity
tech: elasticity - skin, does "crouch landings" a tiny bit more jump and move faster, +15% defense (replaces squirrel cage rotor) tech: diaphragm - skin, defense cycles between -33% and +100% requires aperture tungsten carbide 150->200 maximum health but now does "crouch landings" a more Zectron damage 80->100% and it does a bit less harm to player flip-flop, relay switch are no longer skins pause brings up the most recent in game console message in game console no longer fades out it just instantly goes on and off bug fixes
This commit is contained in:
13
style.css
13
style.css
@@ -239,6 +239,11 @@ summary {
|
||||
-ms-overflow-style: none; /* IE and Edge */
|
||||
scrollbar-width: none; /* Firefox */
|
||||
}
|
||||
.pause-console {
|
||||
padding: 10px;
|
||||
margin: 5px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
#pause-grid-left::-webkit-scrollbar {
|
||||
display: none;
|
||||
@@ -623,12 +628,18 @@ summary {
|
||||
font-size: 1.15em;
|
||||
color: #555;
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
transition: opacity 0.25s;
|
||||
/* transition: opacity 0.15s; */
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
/* color for in game console output */
|
||||
/* .ammo-flash {
|
||||
color: #f33;
|
||||
transition: color 2s;
|
||||
} */
|
||||
|
||||
|
||||
.color-text {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user