forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
90 additions
and
0 deletions.
There are no files selected for viewing
90 changes: 90 additions & 0 deletions
90
Resources/Prototypes/Andromeda/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,90 @@ | ||
- type: entity | ||
parent: PosterBase | ||
id: PosterLegitEarthGovMC | ||
name: Агитационный плакат EarthGov | ||
description: Вступай в корпус морской пехоты ОПЗ! | ||
components: | ||
- type: Sprite | ||
sprite: /Uploaded/base/rsi/Textures/Structures/posters.rsi | ||
state: poster1 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov | ||
name: плакат EarthGov | ||
description: Плакат объеденненого правительства земли. На плакате изображен герб ОПЗ. | ||
components: | ||
- type: Sprite | ||
state: poster2 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov2 | ||
name: будущее за нами | ||
description: Во все века, земля была центром прогресса! | ||
components: | ||
- type: Sprite | ||
state: poster3 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov3 | ||
name: Земле нужен ты | ||
description: Агитационный плакат с призывом вступить в федеральные структуры ОПЗ. | ||
components: | ||
- type: Sprite | ||
state: poster4 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov4 | ||
name: Земля наш дом | ||
description: Пропагандистский плакат, напоминая откуда пошла цивилизация по галактике. | ||
components: | ||
- type: Sprite | ||
state: poster5 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov5 | ||
name: Вступай! | ||
description: Запишитесь в резерв армейского спецназа ОПЗ! Станьте героем, о котором знает вся галактика! | ||
components: | ||
- type: Sprite | ||
state: poster6 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov6 | ||
name: Нет ЛГБТ! | ||
description: Скажи нет движению ЛГБТ, это движение пагубно влияет на детей и стариков! | ||
components: | ||
- type: Sprite | ||
state: poster7 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov7 | ||
name: агитационный плакат EarthGov | ||
description: Вступайте в офицерские училища, вы станете командующим целых армий! "Принимаем только людей с высшим образованием, тип образования не важен" | ||
components: | ||
- type: Sprite | ||
state: poster8 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov8 | ||
name: красная угроза! | ||
description: Внимание граждане, будьте осторожны, враги государства все ещё активно занимаются терроризмом, сообщайте о любых возможных подозрений в связи с СССП | ||
components: | ||
- type: Sprite | ||
state: poster9 | ||
|
||
- type: entity | ||
parent: PosterLegitEarthGovMC | ||
id: PosterLegitEarthGov9 | ||
name: дева правосудья | ||
description: Правительство Земли всегда была самым справедливым государством. Слава Земле! | ||
components: | ||
- type: Sprite | ||
state: poster10 |