X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2Fstation-alpha.json;h=cac2017898eb0c280df98a4975414c56616ed9ff;hb=a5aa4b59d1f8dbb73e3aed9270aef5c7c20a6372;hp=07f23e98b7cf1b134c6c6148341be9efb5a2fa97;hpb=9f15c2338900ce9f615c9b06adac6a1341fcbf1c;p=tabakrolletjie.git diff --git a/data/stations/station-alpha.json b/data/stations/station-alpha.json index 07f23e9..cac2017 100644 --- a/data/stations/station-alpha.json +++ b/data/stations/station-alpha.json @@ -5,6 +5,30 @@ "spawn positions": [[275, 300]], "seeds": 10 }, + "available_lights": [ + { + "type": "spotlight", + "cost": 5, + "available_colours": ["red"], + "radius_limits": [20, 400], + "direction": 135, + "spread": 90, + "angular_velocity": 5, + "intensity": 0.8 + }, + { + "type": "lamp", + "cost": 3, + "available_colours": ["yellow"], + "intensity": 0.5 + }, + { + "type": "lamp", + "cost": 3, + "available_colours": ["red", "yellow/blue", "green"], + "intensity": 0.5 + } + ], "obstacles": [ { "type": "wall", @@ -23,6 +47,12 @@ "vertices": [ [200, 350], [250, 350], [250, 400], [200, 400] ] + }, + { + "type": "shrub", + "shrublets": [ + [600, 100, 50], [700, 200, 100] + ] } ], "lights": [