Skip to content

Commit

Permalink
Additional posters and signs from Nyano (#72)
Browse files Browse the repository at this point in the history
* Two missing posters

* Directional pods and space sprites
  • Loading branch information
FluffiestFloof authored Oct 1, 2023
1 parent a9ef5b8 commit b854689
Show file tree
Hide file tree
Showing 10 changed files with 88 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
- PosterContrabandSaucerNumberOne # Nyanotrasen Poster, see Resources/Prototypes/Nyanotrasen/Entities/Structures/Wallmount/Signs/posters.yml
- PosterContrabandBreadLies # Nyanotrasen Poster, see Resources/Prototypes/Nyanotrasen/Entities/Structures/Wallmount/Signs/posters.yml
- PosterContrabandGotWood # DeltaV Poster, see Resources/Prototypes/DeltaV/Entities/Structures/Wallmount/Signs/posters.yml
- PosterContrabandAyaya # Nyanotrasen Poster, see Resources/Prototypes/Nyanotrasen/Entities/Structures/Wallmount/Signs/posters.yml
chance: 1

- type: entity
Expand Down Expand Up @@ -165,5 +166,6 @@
- PosterLegitNoTouching # Nyanotrasen Poster, see Resources/Prototypes/Nyanotrasen/Entities/Structures/Wallmount/Signs/posters.yml
- PosterLegitChknDnnr # Nyanotrasen Poster, see Resources/Prototypes/Nyanotrasen/Entities/Structures/Wallmount/Signs/posters.yml
- PosterLegitShoukou # Nyanotrasen Poster, see Resources/Prototypes/Nyanotrasen/Entities/Structures/Wallmount/Signs/posters.yml
- PosterLegitCornzza # Nyanotrasen Poster, see Resources/Prototypes/Nyanotrasen/Entities/Structures/Wallmount/Signs/posters.yml
- PosterLegitFuckAround # DeltaV Poster, see Resources/Prototypes/DeltaV/Entities/Structures/Wallmount/Signs/posters.yml
chance: 1
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,9 @@
description: A sign indicating the escape pods.
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/signs.rsi # Nyanotrasen - Give pods sign directional sprites
state: pods
snapCardinals: false

- type: entity
parent: BaseSign
Expand Down Expand Up @@ -674,7 +676,9 @@
description: A sign warning that the area ahead is nothing but cold, empty space.
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/signs.rsi # Nyanotrasen - Give space sign directional sprites
state: space
snapCardinals: false

- type: entity
parent: BaseSign
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
# Contraband
- type: entity
parent: PosterBase
id: PosterContrabandSaucerNumberOne
name: "Saucer #1!"
description: "Out of every station in the NyanoTrasen jurisdiction, Saucer was rated #1 out of 5! Congratulations!"
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/Posters/Vordenburg.rsi
state: poster_saucer1

- type: entity
parent: PosterBase
id: PosterContrabandBreadLies
name: "Bread Lies"
description: "You have been lied to. There is no \"Big Bread.\" It is not real. Please stop looking for it."
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/Posters/Huvy.rsi
state: BreadLies

- type: entity
parent: PosterBase
id: PosterContrabandAyaya
name: "Ayaya"
description: "Ayayayaya."
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/Posters/misc.rsi
state: poster_ayaya

# Legit
- type: entity
parent: PosterBase
id: PosterLegitDejaVu
Expand All @@ -18,16 +50,6 @@
sprite: Nyanotrasen/Structures/Wallmounts/Posters/Vordenburg.rsi
state: poster_dontpanic

- type: entity
parent: PosterBase
id: PosterContrabandSaucerNumberOne
name: "Saucer #1!"
description: "Out of every station in the NyanoTrasen jurisdiction, Saucer was rated #1 out of 5! Congratulations!"
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/Posters/Vordenburg.rsi
state: poster_saucer1

- type: entity
parent: PosterBase
id: PosterLegitBarDrinks
Expand All @@ -48,16 +70,6 @@
sprite: Nyanotrasen/Structures/Wallmounts/Posters/Huvy.rsi
state: BotanyFood

- type: entity
parent: PosterBase
id: PosterContrabandBreadLies
name: "Bread Lies"
description: "You have been lied to. There is no \"Big Bread.\" It is not real. Please stop looking for it."
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/Posters/Huvy.rsi
state: BreadLies

- type: entity
parent: PosterBase
id: PosterLegitHotDonkExplosion
Expand Down Expand Up @@ -148,6 +160,16 @@
sprite: Nyanotrasen/Structures/Wallmounts/Posters/Hyenh.rsi
state: shoukouposter

- type: entity
parent: PosterBase
id: PosterLegitCornzza
name: "Corncob Crust!"
description: "NEW Cornzza! Corn pizza, with a corncob crust that'll make you say 'why does this exist?'."
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/Posters/rosysyntax.rsi
state: poster_corncobpizza

# Station Maps
- type: entity
parent: PosterBase
Expand Down Expand Up @@ -251,4 +273,4 @@
components:
- type: Sprite
sprite: Nyanotrasen/Structures/Wallmounts/Posters/safetymoth.rsi
state: safetymoth_11
state: safetymoth_11
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Nyanotrasen at commit https://github.com/Nyanotrasen/Nyanotrasen/commit/acb71563f75ee7ecfa8a8fda4469982de92f0938",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "poster_ayaya"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "rosysyntax#6514",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "poster_corncobpizza"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Derivative of sprites taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c, law and court from https://github.com/tgstation/tgstation/commit/cf26dd974cb58cf9c194629a9305045a998e7867",
"copyright": "Derivative of sprites taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c, law and court from https://github.com/tgstation/tgstation/commit/cf26dd974cb58cf9c194629a9305045a998e7867, space and pods modified by Velcroboy",
"size": {
"x": 32,
"y": 32
Expand All @@ -17,7 +17,16 @@
"name": "court"
},
{
"name": "direction_epi"
"name": "direction_epi",
"directions": 4
},
{
"name": "space",
"directions": 4
},
{
"name": "pods",
"directions": 4
}
]
}
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 b854689

Please sign in to comment.