Add multi-colour lamp.
[tabakrolletjie.git] / data / stations / station-alpha.json
index 40adfeaf61ac0950c2f7ab26321b5e9f3f721036..84b391019cf9358633fe5496184fefbe637cadb2 100644 (file)
       "colour": "yellow",
       "position": [500, 500],
       "intensity": 0.5
+    },
+    {
+      "type": "multicolourlamp",
+      "colours": ["red", "yellow", "green"],
+      "position": [300, 300],
+      "intensity": 0.5
     }
   ]
 }