X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;ds=sidebyside;f=data%2Fstations%2Fstation-alpha.json;h=4678e6c56e80cb67124589739f0e979312f5cb4e;hb=e01720bca61df6c69cfa8a49f7029e54b697ffde;hp=5df98c3a54f517163090665ff9625cd30f07ca0a;hpb=2c0ed0a3af1c96ffa24745ba4b995dec0a7549c3;p=tabakrolletjie.git diff --git a/data/stations/station-alpha.json b/data/stations/station-alpha.json index 5df98c3..4678e6c 100644 --- a/data/stations/station-alpha.json +++ b/data/stations/station-alpha.json @@ -2,6 +2,7 @@ "config": { "name": "Station Alpha", "power": 100, + "spawn positions": [[275, 300]], "seeds": 10 }, "obstacles": [ @@ -22,6 +23,12 @@ "vertices": [ [200, 350], [250, 350], [250, 400], [200, 400] ] + }, + { + "type": "shrub", + "shrublets": [ + [600, 100, 50], [700, 200, 100] + ] } ], "lights": [ @@ -42,7 +49,7 @@ "intensity": 0.5 }, { - "type": "multicolourlamp", + "type": "lamp", "colours": ["red", "yellow", "green"], "position": [300, 300], "intensity": 0.5