Skip to content

Commit

Permalink
звуки
Browse files Browse the repository at this point in the history
  • Loading branch information
JustKekc committed Dec 31, 2023
1 parent e992a67 commit 6bdf189
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Resources/Prototypes/ADT/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
state: plushie_resomi_blue
- type: EmitSoundOnUse
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: EmitSoundOnActivate
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: MeleeWeapon
soundHit:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg

- type: entity
parent: BasePlushie
Expand All @@ -29,16 +29,16 @@
state: plushie_resomi_green
- type: EmitSoundOnUse
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: EmitSoundOnActivate
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: MeleeWeapon
soundHit:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg

- type: entity
parent: BasePlushie
Expand All @@ -50,16 +50,16 @@
state: plushie_resomi_yellow
- type: EmitSoundOnUse
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: EmitSoundOnActivate
sound:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg
- type: MeleeWeapon
soundHit:
path: /Audio/Items/Toys//Audio/ADT/Items/Toys2.ogg
path: /Audio/Items/Toys/toysqueak2.ogg

- type: entity
parent: BaseItem
Expand Down

0 comments on commit 6bdf189

Please sign in to comment.