Skip to content

Commit

Permalink
added lights for motes (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian-81 authored Dec 22, 2024
1 parent 309dfe1 commit 615b142
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package/LightPlacer/Placed Light/Placed Light - Mote.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"models": ["effects\\moteeffect01.nif"],
"lights": [
{
"points": [[0.0, 0.0, 0.0]],
"data": {
"light": "BluePotion",
"color": [0.0, 0.8, 0.7],
"radius": 64.0,
"fade": 0.8
}
}
]
}
]
Binary file modified package/fomod/ModuleConfig.xml
Binary file not shown.
Binary file added package/mote.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 615b142

Please sign in to comment.