For some reason, BONKERS did not have big spawns

pull/4/head
Ishaan Bhardwaj 2021-01-07 20:45:31 -05:00
parent a62224e5bd
commit 30f08e5274
1 changed files with 10 additions and 0 deletions

View File

@ -16,6 +16,16 @@ BONKERS.spawn_positions = {
Z = { x=4, y=5 },
}
BONKERS.big_spawn_positions = {
I = { x=3, y=2 },
J = { x=2, y=3 },
L = { x=2, y=3 },
O = { x=3, y=3 },
S = { x=2, y=3 },
T = { x=2, y=3 },
Z = { x=2, y=3 },
}
BONKERS.colourscheme = {
I = "G",
J = "G",