Skip to content

Commit

Permalink
Update Placed Light - Fires.json
Browse files Browse the repository at this point in the history
Add c06fxfirebluewithembersheavy
  • Loading branch information
langfod committed Jan 1, 2025
1 parent e91b325 commit 09e7536
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions package/LightPlacer/Placed Light/Placed Light - Fires.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,24 @@
}
]
},
{
"addonNodes": [4, 234],
"lights": [
{
"whiteList": [
"effects\\c06fxfirebluewithembersheavy.nif"
],
"data": {
"light": "LightCampFire01",
"color": [0,127,255],
"radius": 400.0,
"fade": 1.5,
"flags": "IgnoreScale",
"conditions": ["Self IsInInterior NONE NONE == 1 AND"]
}
}
]
},
{
"addonNodes": [224, 233, 232, 230, 4, 225, 229, 239],
"lights": [
Expand Down Expand Up @@ -123,6 +141,23 @@
}
]
},
{
"addonNodes": [4, 234],
"lights": [
{
"whiteList": ["effects\\c06fxfirebluewithembersheavy.nif" ],
"data": {
"light": "LightCampFire01",
"color": [0,127,255],
"radius": 400.0,
"fade": 1.5,
"flags": "IgnoreScale",
"conditions": ["Self IsInInterior NONE NONE == 0 AND"]

}
}
]
},
{
"addonNodes": [4],
"lights": [
Expand Down

0 comments on commit 09e7536

Please sign in to comment.