mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:39:02 -06:00
PAIRS I5 and U spawns fixed
This commit is contained in:
parent
8b09833ae6
commit
29afdcecfc
@ -7,7 +7,7 @@ PAIRS.hash = "PAIRS"
|
|||||||
PAIRS.world = true
|
PAIRS.world = true
|
||||||
|
|
||||||
PAIRS.spawn_positions = {
|
PAIRS.spawn_positions = {
|
||||||
[1] = { x=4, y=5 },
|
[1] = { x=4, y=4 },
|
||||||
[2] = { x=4, y=6 },
|
[2] = { x=4, y=6 },
|
||||||
[3] = { x=4, y=6 },
|
[3] = { x=4, y=6 },
|
||||||
[4] = { x=4, y=6 },
|
[4] = { x=4, y=6 },
|
||||||
@ -19,7 +19,7 @@ PAIRS.spawn_positions = {
|
|||||||
[10] = { x=5, y=5 },
|
[10] = { x=5, y=5 },
|
||||||
[11] = { x=4, y=5 },
|
[11] = { x=4, y=5 },
|
||||||
[12] = { x=4, y=5 },
|
[12] = { x=4, y=5 },
|
||||||
[13] = { x=4, y=6 },
|
[13] = { x=4, y=5 },
|
||||||
[14] = { x=4, y=6 },
|
[14] = { x=4, y=6 },
|
||||||
[15] = { x=4, y=6 },
|
[15] = { x=4, y=6 },
|
||||||
[16] = { x=4, y=6 },
|
[16] = { x=4, y=6 },
|
||||||
|
Loading…
Reference in New Issue
Block a user