Added communication on test map 'doesn't work now'
This commit is contained in:
parent
3b6316f21a
commit
520082ab34
|
@ -19,13 +19,19 @@
|
||||||
"#....#############.#....#",
|
"#....#############.#....#",
|
||||||
"#.....####.###.....##..##",
|
"#.....####.###.....##..##",
|
||||||
"#.........########.....##",
|
"#.........########.....##",
|
||||||
"##...##############....##",
|
"##...##############..####",
|
||||||
"###...###..###.######..##",
|
"###...###......##########",
|
||||||
"###.......##....####...##",
|
"###.......##....####...##",
|
||||||
"####.#####......###...###",
|
"###########.....###...###",
|
||||||
"#..###................###",
|
"#..###................###",
|
||||||
"#..................######",
|
"#..................######",
|
||||||
"#########################"
|
"#########################"
|
||||||
|
|
||||||
]
|
],
|
||||||
|
|
||||||
|
"communications" : {
|
||||||
|
|
||||||
|
"c1" : [[16,0], "c2"]
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue