first stab at automatic variable light pricing
[tabakrolletjie.git] / data / stations / 06-station-alpha.json
index 854b8b35238a888c7e93ba66c2b5e3a50133af14..ecc54b9ff43a1c0da3c66d24f5b58984d9659573 100644 (file)
@@ -13,7 +13,6 @@
   "available_lights": [
     {
       "type": "spotlight",
-      "cost": 5,
       "available_colours": ["red"],
       "radius_limits": [20, 400],
       "direction": 135,
     },
     {
       "type": "lamp",
-      "cost": 3,
       "available_colours": ["blue", "yellow/red/green", "cyan/magenta"],
       "intensity": 0.5
     },
     {
       "type": "pulsatinglamp",
-      "cost": 3,
       "available_colours": ["cyan", "blue/green"],
       "intensity": 0.5
     }