Added communication on test map 'doesn't work now'

This commit is contained in:
Suguivy 2021-02-21 16:26:17 +01:00
parent 3b6316f21a
commit 520082ab34
1 changed files with 10 additions and 4 deletions

View File

@ -19,13 +19,19 @@
"#....#############.#....#",
"#.....####.###.....##..##",
"#.........########.....##",
"##...##############....##",
"###...###..###.######..##",
"##...##############..####",
"###...###......##########",
"###.......##....####...##",
"####.#####......###...###",
"###########.....###...###",
"#..###................###",
"#..................######",
"#########################"
]
],
"communications" : {
"c1" : [[16,0], "c2"]
}
}