dark patterns

tech cloning requires > 25% dup chance, and is now only 2x (was 3x) your dup chance for a second boss
playing with the 4 community levels now removes 4 random levels from the level list

tech: dark patterns - reduce combat difficulty by 1 level and add 16 junk tech to the potential tech pool
This commit is contained in:
landgreen
2021-01-31 07:55:01 -08:00
parent 20a36f44c3
commit 774fa44b81
7 changed files with 1204 additions and 851 deletions

View File

@@ -84,6 +84,19 @@ td {
text-align: center;
}
.pause-table {
width: auto;
}
.key-input-pause {
width: 15px;
padding: 0px 2px;
border: 2px solid #333;
/* border-radius: 50px; */
background-color: #fff;
text-align: center;
}
.key-used {
color: #777;
font-size: 80%;