Skip to content

Commit

Permalink
Add two new posters: "Bahama Mama's" and "Winner Winner" (new-frontie…
Browse files Browse the repository at this point in the history
…rs-14#2497)

* Add two posters, "Bahama Mama's", "Winner Winner"

* meta.json: license terms for posters
  • Loading branch information
whatston3 authored Dec 2, 2024
1 parent 991687f commit c87e4a6
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,6 @@
- PosterLegitSafetyMothSSD
- NFPosterLegitMagnusWatching # Frontier
- NFPosterLegitGoblinTinkerer # Frontier
- NFPosterLegitBahamaMama # Frontier
- NFPosterLegitWinnerWinner # Frontier
chance: 1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
sprite: _NF/Structures/Wallmounts/posters.rsi
state: nf_poster1_legit

# Contraband posters
- type: entity
parent: PosterBase
id: NFPosterLegitGoblinTinkerer
Expand All @@ -20,6 +19,27 @@
sprite: _NF/Structures/Wallmounts/posters.rsi
state: nf_poster2_legit

- type: entity
parent: PosterBase
id: NFPosterLegitBahamaMama
name: Bahama Mama's
description: Kick your feet up and enjoy the simulated tropical beach at Bahama Mama's.
components:
- type: Sprite
sprite: _NF/Structures/Wallmounts/posters.rsi
state: nf_poster3_legit

- type: entity
parent: PosterBase
id: NFPosterLegitWinnerWinner
name: "Winner Winner"
description: A mouthwatering looking roast taunts you. So close, yet so far.
components:
- type: Sprite
sprite: _NF/Structures/Wallmounts/posters.rsi
state: nf_poster4_legit

# Contraband posters
- type: entity
parent: PosterBase
id: NFPosterContrabandLvhiStation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"version": 1,
"license": "CC-BY-NC-SA-4.0",
"copyright": "nf_poster1_legit by exincore and remixed from gentlebutter's Xeeenoooossss | nf_poster2_legit (Based on poster31 from cmss13 https://github.com/cmss13-devs/cmss13/blob/master/icons/obj/structures/props/posters.dmi), nf_poster1_contraband, nf_poster2_contraband, nf_poster3_contraband, nf_poster9_contraband, nf_poster10_contraband, nf_poster11_contraband, nt_poster12_contraband (inspired by poster11 from https://github.com/cmss13-devs/cmss13/blob/master/icons/obj/structures/props/posters.dmi and painting Rainbow Swirl by Saira Scott), nt_poster13_contraband (used poster1 as background from cmss13 https://github.com/cmss13-devs/cmss13/blob/master/icons/obj/structures/props/posters.dmi), nt_poster14_contraband (Resprited poster19 from cmss13 https://github.com/cmss13-devs/cmss13/blob/master/icons/obj/structures/props/posters.dmi), nt_poster15_contraband by erhardsteinhauer (discord/github), nf_poster4,5,6,7_contraband by dustylens (discord/github) nf_poster8_contraband by incongruenciaastrologica (discord)",
"copyright": "nf_poster3/4_legit by whatston3 (GitHub) - CC-BY-SA 3.0 acceptable",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,6 +14,12 @@
{
"name": "nf_poster2_legit"
},
{
"name": "nf_poster3_legit"
},
{
"name": "nf_poster4_legit"
},
{
"name": "nf_poster1_contraband"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 c87e4a6

Please sign in to comment.