X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2F01-tutorial.json;h=83a0f2022c2af67b120ec628f4f60408eb901672;hb=911add23589f55661d2b61b0dc6020294134c978;hp=92d58739948662d0772ae3ad4f66c4d6b198dfed;hpb=ee4a089ad17cc17ff85d2d86d5412eab3fd9038c;p=tabakrolletjie.git diff --git a/data/stations/01-tutorial.json b/data/stations/01-tutorial.json index 92d5873..83a0f20 100644 --- a/data/stations/01-tutorial.json +++ b/data/stations/01-tutorial.json @@ -5,11 +5,16 @@ "spawn positions": [[25, 400], [1000, 410]], "seeds": 100 }, + "battery": { + "current": 200, + "max": 200, + "recharge": 100 + }, "available_lights": [ { "type": "lamp", "cost": 3, - "colours": ["blue", "red"], + "available_colours": ["blue", "red", "blue/red", "red/blue"], "intensity": 0.5 } ],