first stab at automatic variable light pricing
[tabakrolletjie.git] / data / stations / 03-lighthouse.json
index 7b1d5c1558ab87eff0baeee9ba9584fbb0a334f4..8320fd6bcc4155ed94b7c794d752ccd1a9f7be9e 100644 (file)
@@ -13,7 +13,6 @@
   "available_lights": [
     {
       "type": "spotlight",
-      "cost": 3,
       "available_colours": ["yellow", "magenta"],
       "intensity": 0.5,
       "radius_limits": [20, 400],
     }
   ],
   "obstacles": [
+    {
+      "type": "wall",
+      "vertices": [
+        [532, 352], [522, 369], [502, 369], [492, 352], [502, 335], [522, 335]
+      ]
+    }
   ],
   "lights": [
   ]