Skip to content

Commit

Permalink
add mirotvorec, fixed some stuff
Browse files Browse the repository at this point in the history
добавил миротворца (попросили меня)
добавил себя и кента в бебеплинк
добавил кенту еще один звук
дал кд на звуки 20 секунд
  • Loading branch information
lulpiopio committed Oct 11, 2024
1 parent d3094b7 commit 22aa99c
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 1 deletion.
Binary file added Resources/Audio/_Sunrise/vizhu_pidorasa.ogg
Binary file not shown.
22 changes: 22 additions & 0 deletions Resources/Prototypes/_Sunrise/Catalog/sponsor_uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1789,6 +1789,28 @@
- !type:ListingLimitedStockCondition
stock: 1

- type: listing
id: UplinkSunrisePlushieNara
productEntity: PlushieNara
cost:
Suntick: 4
categories:
- SpecialThings
conditions:
- !type:ListingLimitedStockCondition
stock: 1

- type: listing
id: UplinkSunrisePlushieMirotvorec
productEntity: PlushieMirotvorec
cost:
Suntick: 4
categories:
- SpecialThings
conditions:
- !type:ListingLimitedStockCondition
stock: 1

# ГСБ:
- type: listing
id: UplinkSunriseClothingMaskGasSwat
Expand Down
22 changes: 21 additions & 1 deletion Resources/Prototypes/_Sunrise/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -683,4 +683,24 @@
path: /Audio/_Sunrise/papich_naaa.ogg
- type: EmitSoundOnTrigger
sound:
path: /Audio/_Sunrise/papich_naaa.ogg
path: /Audio/_Sunrise/papich_naaa.ogg
- type: UseDelay
delay: 20.0

- type: entity
parent: BasePlushie
id: PlushieMirotvorec
name: Миротворец
description: Там где он, там мир, но там где война, там он несëт смерть.
components:
- type: Sprite
state: plushie-mirotvorec
sprite: _Sunrise/Objects/Fun/toys.rsi
- type: EmitSoundOnUse
sound:
path: /Audio/_Sunrise/vizhu_pidorasa.ogg
- type: EmitSoundOnTrigger
sound:
path: /Audio/_Sunrise/vizhu_pidorasa.ogg
- type: UseDelay
delay: 20.0
3 changes: 3 additions & 0 deletions Resources/Textures/_Sunrise/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@
},
{
"name": "plushie-nara"
},
{
"name": "plushie-mirotvorec"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22aa99c

Please sign in to comment.