"ИИ видит" постер (#533)

* weh

weh

* Локализация вроде

Наверное

* weh

weh

* NN не видит

* weh

weh

* Названия файлов

Изменены названия по стандартам

* лишний текст

удалена лишняя локализация во избежание конфликтов

* ы

---------

Co-authored-by: Vigers Ray <vigersray@gmail.com>
This commit is contained in:
AverageNotDoingAnythingEnjoyer 2024-10-30 10:38:41 +03:00 • committed by GitHub
parent a31948e05a
commit d760ec7df0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 40 additions and 24 deletions

View file

@ -0,0 +1,2 @@
ent-PosterLegitAIOverseer = ИИ видит
.desc = Автоматизировать можно всё, даже Службу Безопасности.

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,14 +0,0 @@
{
"version": 1,
"license": "CLA",
"copyright": "Made for SUNRISE by discord: pressf6151",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "poster"
}
]
}

View file

@ -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"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 871 B