From: Simon Cross Date: Sun, 4 Sep 2016 20:38:35 +0000 (+0200) Subject: Add third obstacle. X-Git-Tag: tabakrolletjie-v1.0.0~250 X-Git-Url: https://git.ctpug.org.za/?p=tabakrolletjie.git;a=commitdiff_plain;h=5474df9a8cd3f524fbc41337dc91b637659d843c Add third obstacle. --- diff --git a/data/stations/station-alpha.json b/data/stations/station-alpha.json index cf0936a..259f665 100644 --- a/data/stations/station-alpha.json +++ b/data/stations/station-alpha.json @@ -16,6 +16,12 @@ "vertices": [ [800, 400], [850, 400], [850, 450], [800, 450] ] + }, + { + "type": "wall", + "vertices": [ + [200, 350], [250, 350], [250, 400], [200, 400] + ] } ], "lights": [