added colors to custom grid select
added random laser boss positions
This commit is contained in:
@@ -130,7 +130,7 @@ const powerUps = {
|
||||
},
|
||||
mod: {
|
||||
name: "mod",
|
||||
color: "#a8f",
|
||||
color: "hsl(246,100%,77%)", //"#a8f",
|
||||
size() {
|
||||
return 42;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user