Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5 новых плюшек #525

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions Resources/Prototypes/_Sunrise/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -704,3 +704,53 @@
path: /Audio/_Sunrise/vizhu_pidorasa.ogg
- type: UseDelay
delay: 20.0

- type: entity
parent: BasePlushie
id: PlushieEblan
name: Плюшевый Милос-Танака
description: Защитник станции, всегда готовый к неожиданным приключениям!
components:
- type: Sprite
state: plushie-eblan
sprite: _Sunrise/Objects/Fun/toys.rsi

- type: entity
parent: BasePlushie
id: PlushieKlim
name: Плюшевый Клим Кузьмин
description: Вульпа атмос, от него пахнет плазмой. Заделает любую дыру, даже в вашем сердце.
components:
- type: Sprite
state: plushie-klim
sprite: _Sunrise/Objects/Fun/toys.rsi

- type: entity
parent: BasePlushie
id: PlushieMelania
name: Плюшевая Мелания Киселёва
description: Величайшая желешка во вселенной, любящая своих сестер. Хлюп!
components:
- type: Sprite
state: plushie-melania
sprite: _Sunrise/Objects/Fun/toys.rsi

- type: entity
parent: BasePlushie
id: PlushieOkobius
name: Плюшевый Окобиус Акватика
description: Один из худших бригмедиков, что когда либо существовали.
components:
- type: Sprite
state: plushie-okobius
sprite: _Sunrise/Objects/Fun/toys.rsi

- type: entity
parent: BasePlushie
id: PlushieVyacheslav
name: Плюшевый Вячеслав Некрасов
description: Популярная в соответствующих кругах личность.
components:
- type: Sprite
state: plushie-vyacheslav
sprite: _Sunrise/Objects/Fun/toys.rsi
15 changes: 15 additions & 0 deletions Resources/Textures/_Sunrise/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,21 @@
},
{
"name": "plushie-peacemaker"
},
{
"name": "plushie-eblan"
},
{
"name": "plushie-klim"
},
{
"name": "plushie-melania"
},
{
"name": "plushie-okobius"
},
{
"name": "plushie-vyacheslav"
}
]
}
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading