Skip to content

Commit

Permalink
Now fistbump
Browse files Browse the repository at this point in the history
  • Loading branch information
dustylens committed Jan 24, 2025
1 parent 540c9e8 commit 3308da5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
- NFPosterContrabandGoblinate # Frontier
- NFPosterContrabandGoblinate # Frontier
- NFPosterContrabandFsbRubicon # Frontier
- NFPosterContrabandFsbNightlight # Frontier
chance: 1

- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,3 +201,17 @@
- type: Sprite
sprite: _NF/Structures/Wallmounts/posters.rsi
state: nf_poster16_contraband

- type: entity
parent: PosterBase
id: NFPosterContrabandFsbNightlight
name: "Far Star Biotech Nightlight"
description: "The FSB Nightlight, chasing the night away."
components:
- type: Sprite
sprite: _NF/Structures/Wallmounts/posters.rsi
state: nf_poster16_contraband
- type: PointLight
radius: 1.5
energy: 2
color: "#F8F6F0"
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
},
{
"name": "nf_poster16_contraband"
},
{
"name": "nf_poster18_contraband"
}
]
}

0 comments on commit 3308da5

Please sign in to comment.