only 3 bosses

several tech now have fewer requirements to unlock
some normal tech is now considered gun tech (mostly explosion stuff)
snakeBoss tails, stay attached to each other
"snakeBoss", "blockBoss", "powerupBoss" are now the only bosses for the random boss list

bug fixes
This commit is contained in:
landgreen
2021-12-08 20:48:18 -08:00
parent 92457703d5
commit 4137d719da
9 changed files with 656 additions and 603 deletions

View File

@@ -27,6 +27,10 @@ select {
top: "-15px"; */
}
select option {
background-color: #fff;
}
input {
/* font-family: Monaco, monospace; */
padding: 0px 4px;
@@ -369,7 +373,8 @@ summary {
padding: 10px;
border-radius: 8px;
border: 2px #333 solid;
background-color: #eee;
/* background-color: #eee; */
background-color: #fff;
}
#dmg {