Skip to content

Commit

Permalink
Merge pull request #132 from Lemirda/fansl
Browse files Browse the repository at this point in the history
Fansl memes code
  • Loading branch information
13lackHawk authored May 11, 2024
2 parents 43c85b6 + ad16a5c commit a714cf5
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 12 deletions.
Binary file added Resources/Audio/Andromeda/Waufuf/ragsstep1.ogg
Binary file not shown.
Binary file added Resources/Audio/Andromeda/Waufuf/ragsstep2.ogg
Binary file not shown.
Binary file added Resources/Audio/Andromeda/Waufuf/ragsstep3.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/Andromeda/Waufuf/ragsstep1.ogg
- /Audio/Andromeda/Waufuf/ragsstep2.ogg
- /Audio/Andromeda/Waufuf/ragsstep3.ogg

0 comments on commit a714cf5

Please sign in to comment.