X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2F01-tutorial.json;h=3c2ec596c7aa866face3cbcb8f1f9d51a305abb4;hb=503ee94a5c586cad2d9a79d140c15f25a8a1bac1;hp=dc2f9a943e55834f8c01bfe41e1e9a14b242ecb4;hpb=d69e1a158d2f43c6b4ff6c86cb15a4b8a71e4525;p=tabakrolletjie.git diff --git a/data/stations/01-tutorial.json b/data/stations/01-tutorial.json index dc2f9a9..3c2ec59 100644 --- a/data/stations/01-tutorial.json +++ b/data/stations/01-tutorial.json @@ -1,10 +1,23 @@ { "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, + "available_colours": ["blue", "red", "blue/red"], + "intensity": 0.5 + } + ], "obstacles": [ { "type": "wall",