Skip to content

Commit

Permalink
Simplified and corrected test lights
Browse files Browse the repository at this point in the history
  • Loading branch information
lupestro committed Dec 5, 2022
1 parent e88874f commit ba765d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/userLights.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"sources": {
"Phantom Torch": {
"consumable": true,
"states": 2,
"light": [
{ "bright": 5, "dim": 20, "angle": 360, "color": "#ff9329", "alpha": 0.6 }
]
Expand All @@ -21,7 +20,6 @@
"topology": "gurps",
"sources": {
"Flashlight": {
"consumable": true,
"light": { "bright": 10, "dim": 0, "angle": 3, "color": "#ffd6aa", "alpha": 1.0 }
}
}
Expand Down

0 comments on commit ba765d7

Please sign in to comment.