This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(posters): Magnus poster (new-frontiers-14#1115)
* feat(posters): Add "Always Watching" poster from a familiar lobby art * feat(posters): Add "Always Watching" poster to random legit poster spawner * style(posters): Newline at end of file * fix(posters): Amend copyright information * refactor(posters): Remove NFPosterBase prototype
- Loading branch information
Showing
4 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -150,4 +150,5 @@ | |
- PosterLegitPeriodicTable | ||
- PosterLegitRenault | ||
- PosterLegitNTTGC | ||
- NFPosterLegitMagnusWatching | ||
chance: 1 |
9 changes: 9 additions & 0 deletions
9
Resources/Prototypes/_NF/Entities/Structures/Wallmounts/Signs/posters.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
- type: entity | ||
parent: PosterBase | ||
id: NFPosterLegitMagnusWatching | ||
name: "Always Watching" | ||
description: "This poster depicts an ethereal judge. You think you hear a 'BWOINK,' but it is just your imagination, right?" | ||
components: | ||
- type: Sprite | ||
sprite: _NF/Structures/Wallmounts/posters.rsi | ||
state: nf_poster1_legit |
14 changes: 14 additions & 0 deletions
14
Resources/Textures/_NF/Structures/Wallmounts/posters.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-4.0", | ||
"copyright": "nf_poster1_legit by exincore and remixed from gentlebutter's Xeeenoooossss", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "nf_poster1_legit" | ||
} | ||
] | ||
} |
Binary file added
BIN
+680 Bytes
Resources/Textures/_NF/Structures/Wallmounts/posters.rsi/nf_poster1_legit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.