projects
/
tabakrolletjie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e01720b
)
Remove initial lights from tutorial.
author
Simon Cross
<hodgestar@gmail.com>
Sat, 10 Sep 2016 12:18:00 +0000
(14:18 +0200)
committer
Simon Cross
<hodgestar@gmail.com>
Sat, 10 Sep 2016 12:18:00 +0000
(14:18 +0200)
data/stations/01-tutorial.json
patch
|
blob
|
history
diff --git
a/data/stations/01-tutorial.json
b/data/stations/01-tutorial.json
index c0564c620832a74f55d8f92eade3a74dd0299fcc..dc2f9a943e55834f8c01bfe41e1e9a14b242ecb4 100644
(file)
--- a/
data/stations/01-tutorial.json
+++ b/
data/stations/01-tutorial.json
@@
-32,12
+32,5
@@
}
],
"lights": [
- {
- "type": "spotlight",
- "colours": ["red"],
- "position": [700, 500],
- "radius_limits": [20, 400],
- "intensity": 0.8
- }
]
}