X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2Fstation-alpha.json;h=c74136482a3d518c93338c6d3fc3a5b1b2d2be4b;hb=d335db4bb80f82169b29d79966756e38783939d9;hp=4661a7d33bbb5cd23a312da63554b4c5d9056247;hpb=eb362dc6cf1a65740a140dd0edb143733474b5e3;p=tabakrolletjie.git diff --git a/data/stations/station-alpha.json b/data/stations/station-alpha.json index 4661a7d..c741364 100644 --- a/data/stations/station-alpha.json +++ b/data/stations/station-alpha.json @@ -5,7 +5,30 @@ "spawn positions": [[275, 300]], "seeds": 10 }, - "available_lights": null, + "available_lights": [ + { + "type": "spotlight", + "cost": 5, + "colours": ["red"], + "radius_limits": [20, 400], + "direction": 135, + "spread": 90, + "angular_velocity": 5, + "intensity": 0.8 + }, + { + "type": "lamp", + "cost": 3, + "colours": ["yellow"], + "intensity": 0.5 + }, + { + "type": "lamp", + "cost": 3, + "colours": ["red", "yellow", "green"], + "intensity": 0.5 + } + ], "obstacles": [ { "type": "wall",