X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2Fstation-beta.json;h=ae16cff5d3eb359e372783af932de1dd17e3a97b;hb=aeed77cd9edcf4a13c391a919a033862ff31cbdf;hp=2736397e39c8d56f851c9fad7aacb0c619ae4a33;hpb=618aba4ccd2f421ad022c31849d87dd7ef00121c;p=tabakrolletjie.git diff --git a/data/stations/station-beta.json b/data/stations/station-beta.json index 2736397..ae16cff 100644 --- a/data/stations/station-beta.json +++ b/data/stations/station-beta.json @@ -1,8 +1,8 @@ { "config": { - "name": "Station Alpha", + "name": "Station Beta", "power": 100, - "seeds": 10 + "seeds": 100 }, "obstacles": [ { @@ -27,10 +27,8 @@ "lights": [ { "type": "spotlight", - "colour": "red", + "colours": ["red"], "position": [700, 500], - "direction": 90.0, - "spread": 45.0, "radius_limits": [20, 400], "intensity": 0.8 }