Skip to content

Commit

Permalink
Merge pull request #89 from Waufuf/obmotki
Browse files Browse the repository at this point in the history
Звук обмоткам
  • Loading branch information
Lemirda authored May 6, 2024
2 parents 0f64d9e + d348ba2 commit 8b3a376
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 12 deletions.
Binary file added Resources/Audio/Andromeda/Waufuf/rags_step1.ogg
Binary file not shown.
Binary file added Resources/Audio/Andromeda/Waufuf/rags_step2.ogg
Binary file not shown.
Binary file added Resources/Audio/Andromeda/Waufuf/rags_step3.ogg
Binary file not shown.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
- type: entity
suffix: Андромеда
parent: ClothingShoesBaseButcherable
id: ClothingShoesWindings
name: обмотки
description: Пара лоскутов прочной ткани, предназначенные для обматывания ног.
components:
- type: Sprite
sprite: Andromeda/Waufuf/Shoes/windings.rsi
- type: Clothing
sprite: Andromeda/Waufuf/Shoes/windings.rsi
- type: Matchbox
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepObmotki

- type: soundCollection
id: FootstepObmotki
files:
- /Audio/Waufuf/rags_step1.ogg
- /Audio/Waufuf/rags_step2.ogg
- /Audio/Waufuf/rags_step3.ogg

0 comments on commit 8b3a376

Please sign in to comment.