Skip to content

Commit

Permalink
Чёрные дамские перчатки.
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Nov 5, 2023
1 parent c7e31d8 commit 5868c1a
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/ru-RU/ADT/Clothing/Hands/gloves.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ ent-ADTClothingHandsBlackLongGloves = черные дамские перчатк
ent-ADTClothingHandsGlovesJanitor = Хозяйственные перчатки
.desc = Латексные перчатки для работы с грязью.
ent-ADTClothingHandsGlovesBlackDams = Черные дамские перчатки
.desc = Лёгкие и шелковистые черные перчатки с золотыми кольцами. Производство компании "Modeling Agency Dar-Vaxed".
14 changes: 14 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Hands/gloves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,17 @@
- type: Fiber
fiberMaterial: fibers-latex
- type: FingerprintMask

- type: entity
parent: ClothingHandsGlovesBoxingRed
id: ADTClothingHandsGlovesBlackDams
name: red gloves for martial arts
description: red gloves for martial arts
suffix: Halloween
components:
- type: Sprite
sprite: ADT/Clothing/Hands/Gloves/blackdams_gloves.rsi
- type: Clothing
sprite: ADT/Clothing/Hands/Gloves/blackdams_gloves.rsi
- type: Fiber
fiberMaterial: fibers-synthetic
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:prazat911",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HAND",
"directions": 4
}
]
}

0 comments on commit 5868c1a

Please sign in to comment.