X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2Fstation-alpha.json;h=cac2017898eb0c280df98a4975414c56616ed9ff;hb=a5aa4b59d1f8dbb73e3aed9270aef5c7c20a6372;hp=c74136482a3d518c93338c6d3fc3a5b1b2d2be4b;hpb=dbc232cf954fef5deb4204c5757b5e776023d41a;p=tabakrolletjie.git diff --git a/data/stations/station-alpha.json b/data/stations/station-alpha.json index c741364..cac2017 100644 --- a/data/stations/station-alpha.json +++ b/data/stations/station-alpha.json @@ -9,7 +9,7 @@ { "type": "spotlight", "cost": 5, - "colours": ["red"], + "available_colours": ["red"], "radius_limits": [20, 400], "direction": 135, "spread": 90, @@ -19,13 +19,13 @@ { "type": "lamp", "cost": 3, - "colours": ["yellow"], + "available_colours": ["yellow"], "intensity": 0.5 }, { "type": "lamp", "cost": 3, - "colours": ["red", "yellow", "green"], + "available_colours": ["red", "yellow/blue", "green"], "intensity": 0.5 } ],