mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 13:39:02 -06:00
Added more starting maps to Combo Challenge
This commit is contained in:
parent
934f33da0d
commit
88f847bf88
@ -32,6 +32,12 @@ local maps = {
|
|||||||
},
|
},
|
||||||
[6] = {
|
[6] = {
|
||||||
[24] = {nil, blk, blk, blk},
|
[24] = {nil, blk, blk, blk},
|
||||||
|
},
|
||||||
|
[7] = {
|
||||||
|
[24] = {blk, blk, nil, blk},
|
||||||
|
},
|
||||||
|
[8] = {
|
||||||
|
[24] = {blk, nil, blk, blk},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user