X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2Fstation-alpha.json;h=176794d98ddad0d21c9ebf1b8aef8657f9136bf0;hb=32a34a544785f0fe5b155ac91295713adc47a8f0;hp=259f665ffff3fd19af2a270d9aedc725ae9469ea;hpb=d4c6abebe81ab103a61c3d7269e982d9ed8a939a;p=tabakrolletjie.git diff --git a/data/stations/station-alpha.json b/data/stations/station-alpha.json index 259f665..176794d 100644 --- a/data/stations/station-alpha.json +++ b/data/stations/station-alpha.json @@ -30,14 +30,18 @@ "colour": "red", "position": [700, 500], "direction": 90.0, - "spread": 45.0 + "spread": 45.0, + "radius_limits": [20, 200], + "angle_limits": [90, 270], + "intensity": 0.8 }, { "type": "spotlight", "colour": "yellow", "position": [500, 500], "direction": -90.0, - "spread": 45.0 + "spread": 45.0, + "intensity": 0.5 } ] }