Skip to content

Commit

Permalink
Addition of four more posters (#120)
Browse files Browse the repository at this point in the history
* Add files via upload

Signed-off-by: Denetth <117494542+Tofsel@users.noreply.github.com>

* Add files via upload

Signed-off-by: Denetth <117494542+Tofsel@users.noreply.github.com>

---------

Signed-off-by: Denetth <117494542+Tofsel@users.noreply.github.com>
  • Loading branch information
Tofsel authored Oct 17, 2024
1 parent 0fd4253 commit e3d7479
Show file tree
Hide file tree
Showing 7 changed files with 59 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,8 @@
- PosterHarmonySpaceAsshole # Harmony
- PosterHarmonySmokeBreak # Harmony
- PosterHarmonyWallMeat # Harmony
- PosterHarmonyMissing # Harmony
- PosterHarmonySafetyLizz # Harmony
- PosterHarmonyMuhrinePropagandaSprayed # Harmony
- PosterHarmonyMuhrinePropaganda # Harmony
chance: 1
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
parent: PosterBase
id: PosterHarmonyMoney
name: "HarMoney"
description: "A poster depicting the values of Harmony Station cargo department."
description: "Harmoney Station. Each year increasing profits and maximizing gains, all thanks to our beloved Cargo Department. Weh!"
components:
- type: Sprite
sprite: _Harmony/Structures/Wallmounts/posters.rsi
Expand Down Expand Up @@ -148,3 +148,44 @@
- type: Sprite
sprite: _Harmony/Structures/Wallmounts/posters.rsi
state: harmony_poster15_legit

- type: entity
parent: PosterBase
id: PosterHarmonyMissing
name: "Missing Person"
description: "It appears as if someone ripped off this poster of a missing individual, obscuring details of their rather strange disappearance."
components:
- type: Sprite
sprite: _Harmony/Structures/Wallmounts/posters.rsi
state: harmony_poster16_legit

- type: entity
parent: PosterBase
id: PosterHarmonySafetyLizz
name: "Safety Lizz - Alwaysss bring a winter coat with you!"
description: "Advert of Sssafety Lizz issue #3, detailing the importance of carrying winter clothing for thossse lizardfolk that often travel around ssspace ssstationsss."
components:
- type: Sprite
sprite: _Harmony/Structures/Wallmounts/posters.rsi
state: harmony_poster17_legit

- type: entity
parent: PosterBase
id: PosterHarmonyMuhrinePropagandaSprayed
name: "UNMC ad covered with graffiti"
description: "The graffiti in question only appears to be referencing a UNMC operation numbered '1217' with a text written nearby that says: 'remember them'."
components:
- type: Sprite
sprite: _Harmony/Structures/Wallmounts/posters.rsi
state: harmony_poster18_legit

- type: entity
parent: PosterBase
id: PosterHarmonyMuhrinePropaganda
name: "JOIN THE UNMC! OORAH!"
description: "An advert showcasing the multiple succesful operations the UNMC has been involved with, inviting to the viewer to enlist themselves to the Marines."
components:
- type: Sprite
sprite: _Harmony/Structures/Wallmounts/posters.rsi
state: harmony_poster19_legit

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.
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.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,18 @@
},
{
"name": "harmony_poster15_legit"
}
},
{
"name": "harmony_poster16_legit"
},
{
"name": "harmony_poster17_legit"
},
{
"name": "harmony_poster18_legit"
},
{
"name": "harmony_poster19_legit"
}
]
}

0 comments on commit e3d7479

Please sign in to comment.