forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #132 from Lemirda/fansl
Fansl memes code
- Loading branch information
Showing
5 changed files
with
22 additions
and
12 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 0 additions & 12 deletions
12
Resources/Prototypes/Andromeda/Waufuf Prototipes/Shoes/windings.yml
This file was deleted.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
Resources/Prototypes/Andromeda/Waufuf Prototype`s/Shoes/windings.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |