3-tall pentoes spawn highest on 21 now

pull/13/head
Ishaan Bhardwaj 2021-01-08 17:16:15 -05:00
parent 0c2e3efd1a
commit 3ef3b193fd
1 changed files with 8 additions and 8 deletions

View File

@ -8,9 +8,9 @@ PAIRS.world = true
PAIRS.spawn_positions = {
[1] = { x=4, y=4 },
[2] = { x=4, y=6 },
[3] = { x=4, y=6 },
[4] = { x=4, y=6 },
[2] = { x=4, y=5 },
[3] = { x=4, y=5 },
[4] = { x=4, y=5 },
[5] = { x=5, y=5 },
[6] = { x=5, y=5 },
[7] = { x=5, y=5 },
@ -20,11 +20,11 @@ PAIRS.spawn_positions = {
[11] = { x=4, y=5 },
[12] = { x=4, y=5 },
[13] = { x=4, y=5 },
[14] = { x=4, y=6 },
[15] = { x=4, y=6 },
[16] = { x=4, y=6 },
[17] = { x=4, y=6 },
[18] = { x=4, y=6 },
[14] = { x=4, y=5 },
[15] = { x=4, y=5 },
[16] = { x=4, y=5 },
[17] = { x=4, y=5 },
[18] = { x=4, y=5 },
}
PAIRS.big_spawn_positions = {