"ИИ видит" постер (#533)
* weh weh * Локализация вроде Наверное * weh weh * NN не видит * weh weh * Названия файлов Изменены названия по стандартам * лишний текст удалена лишняя локализация во избежание конфликтов * ы --------- Co-authored-by: Vigers Ray <vigersray@gmail.com>
This commit is contained in:
parent
a31948e05a
commit
d760ec7df0
8 changed files with 40 additions and 24 deletions
|
|
@ -0,0 +1,2 @@
|
|||
ent-PosterLegitAIOverseer = ИИ видит
|
||||
.desc = Автоматизировать можно всё, даже Службу Безопасности.
|
||||
|
|
@ -31,6 +31,7 @@
|
|||
- type: RandomSpawner
|
||||
offset: 0
|
||||
prototypes:
|
||||
- PosterContrabandAriralInSpace # Sunrise-edit
|
||||
- PosterContrabandFreeTonto
|
||||
- PosterContrabandAtmosiaDeclarationIndependence
|
||||
- PosterContrabandFunPolice
|
||||
|
|
@ -42,7 +43,6 @@
|
|||
- PosterContrabandMissingGloves
|
||||
- PosterContrabandHackingGuide
|
||||
- PosterContrabandRIPBadger
|
||||
- PosterAriralInSpace # Sunrise-edit
|
||||
- PosterContrabandAmbrosiaVulgaris
|
||||
- PosterContrabandDonutCorp
|
||||
- PosterContrabandEAT
|
||||
|
|
@ -108,6 +108,7 @@
|
|||
- type: RandomSpawner
|
||||
offset: 0
|
||||
prototypes:
|
||||
- PosterLegitAIOverseer #Sunrise-edit
|
||||
- PosterLegitHereForYourSafety
|
||||
- PosterLegitNanotrasenLogo
|
||||
- PosterLegitCleanliness
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
- type: entity
|
||||
parent: PosterBase
|
||||
id: PosterAriralInSpace
|
||||
name: ariral in space
|
||||
description: It's clearly a message.. I've forgotten something...
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _Sunrise/Structures/Decoration/poster.rsi
|
||||
state: poster
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
- type: entity
|
||||
parent: PosterBase
|
||||
id: PosterContrabandAriralInSpace
|
||||
name: "Арирал в космосе"
|
||||
description: "Это явно послание.. Что-то я забыл.."
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _Sunrise/Structures/Wallmounts/posters.rsi
|
||||
state: sunriseposter1_contraband
|
||||
|
||||
- type: entity
|
||||
parent: PosterBase
|
||||
id: PosterLegitAIOverseer
|
||||
name: "AI is watching"
|
||||
description: "Anything can be automated, Security included"
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _Sunrise/Structures/Wallmounts/posters.rsi
|
||||
state: sunriseposter1_legit
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Made for SUNRISE by discord: pressf6151",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "poster"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Made for SUNRISE sunriseposter1_contraband made by discord: pressf6151. sunriseposter1_legit made by discord: rinary.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "sunriseposter1_contraband"
|
||||
},
|
||||
{
|
||||
"name": "sunriseposter1_legit"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4 KiB After Width: | Height: | Size: 4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 871 B |
Loading…
Add table
Reference in a new issue