X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2F01-tutorial.json;h=3c2ec596c7aa866face3cbcb8f1f9d51a305abb4;hb=eb375f5df2d3be9700387d59d1d5445b7c6eb091;hp=92d58739948662d0772ae3ad4f66c4d6b198dfed;hpb=ee4a089ad17cc17ff85d2d86d5412eab3fd9038c;p=tabakrolletjie.git diff --git a/data/stations/01-tutorial.json b/data/stations/01-tutorial.json index 92d5873..3c2ec59 100644 --- a/data/stations/01-tutorial.json +++ b/data/stations/01-tutorial.json @@ -1,15 +1,20 @@ { "config": { "name": "Fusarium", - "power": 100, "spawn positions": [[25, 400], [1000, 410]], - "seeds": 100 + "seeds": 100, + "turnip target": 10 + }, + "battery": { + "current": 4000, + "max": 4000, + "recharge": 4000 }, "available_lights": [ { "type": "lamp", "cost": 3, - "colours": ["blue", "red"], + "available_colours": ["blue", "red", "blue/red"], "intensity": 0.5 } ],